Index: lams_common/conf/xdoclet/web-settings.xml =================================================================== diff -u -rb5e2e71d176c89c0685d090c662bc303fbc85ea7 -r75239a45d21d7acea900a9ddecf1ab0cc2d4d9a2 --- lams_common/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision b5e2e71d176c89c0685d090c662bc303fbc85ea7) +++ lams_common/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision 75239a45d21d7acea900a9ddecf1ab0cc2d4d9a2) @@ -18,10 +18,14 @@ 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 + +