Index: lams_common/test/web/WEB-INF/web.xml
===================================================================
diff -u -r5bd9057d6aa08bfa1bb1e6c240d5b3707743c3d7 -r4eadad01f792238a725b1482fd63e185a86e3b73
--- lams_common/test/web/WEB-INF/web.xml (.../web.xml) (revision 5bd9057d6aa08bfa1bb1e6c240d5b3707743c3d7)
+++ lams_common/test/web/WEB-INF/web.xml (.../web.xml) (revision 4eadad01f792238a725b1482fd63e185a86e3b73)
@@ -23,13 +23,17 @@
http://www.gnu.org/licenses/gpl.txt
-->
-
- contextConfigLocation
- /WEB-INF/spring/applicationContext.xml
- /WEB-INF/spring/learningDesignApplicationContext.xml
- /WEB-INF/spring/workspaceApplicationContext.xml
-
-
+
+ contextConfigLocation
+
+ classpath:/org/lamsfoundation/lams/applicationContext.xml
+
+
+
+
+ org.springframework.web.context.ContextLoaderListener
+
+