Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/applicationContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/authoringApplicationContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/dataAccessContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/dbConnection.properties'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/lessonApplicationContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/surveyApplicationContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag a6f97daf5700d31210f30cee139752e9234ef40d refers to a dead (removed) revision in file `lams_monitoring/web/WEB-INF/spring/toolApplicationContext.xml'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_monitoring/web/WEB-INF/web.xml
===================================================================
diff -u -rb6df3bbcefaf4633858d1d3161063abc3b620e7e -ra6f97daf5700d31210f30cee139752e9234ef40d
--- lams_monitoring/web/WEB-INF/web.xml (.../web.xml) (revision b6df3bbcefaf4633858d1d3161063abc3b620e7e)
+++ lams_monitoring/web/WEB-INF/web.xml (.../web.xml) (revision a6f97daf5700d31210f30cee139752e9234ef40d)
@@ -31,10 +31,14 @@
contextConfigLocation
- /WEB-INF/spring/applicationContext.xml /WEB-INF/spring/toolApplicationContext.xml
- /WEB-INF/spring/monitoringApplicationContext.xml /WEB-INF/spring/lessonApplicationContext.xml
- /WEB-INF/spring/authoringApplicationContext.xml
- /WEB-INF/spring/dataAccessContext.xml /WEB-INF/spring/surveyApplicationContext.xml
+ classpath*:/org/lamsfoundation/lams/tool/toolApplicationContext.xml
+ classpath*:/org/lamsfoundation/lams/monitoring/monitoringApplicationContext.xml
+ classpath*:/org/lamsfoundation/lams/lesson/lessonApplicationContext.xml
+ classpath*:/org/lamsfoundation/lams/learningdesign/learningDesignApplicationContext.xml
+ classpath*:/WEB-INF/authoringApplicationContext.xml
+ classpath*:/org/lamsfoundation/lams/tool/survey/dataAccessContext.xml
+ classpath*:/org/lamsfoundation/lams/tool/survey/surveyApplicationContext.xml
+ classpath*:applicationContext.xml
@@ -61,7 +65,7 @@
HibernateFilter
- org.springframework.orm.hibernate.support.OpenSessionInViewFilter
+ org.lamsfoundation.lams.util.CustomizedOpenSessionInViewFilter
sessionFactoryBeanName
coreSessionFactory
@@ -127,13 +131,12 @@
http://www.gnu.org/licenses/gpl.txt
-->
-
+
+
+ org.springframework.web.context.ContextLoaderListener
+
+
- context
- org.springframework.web.context.ContextLoaderServlet
- 1
-
-
action
org.apache.struts.action.ActionServlet