Index: lams_common/conf/xdoclet/web-settings.xml =================================================================== RCS file: /usr/local/cvsroot/lams_common/conf/xdoclet/Attic/web-settings.xml,v diff -u -r1.1 -r1.2 --- lams_common/conf/xdoclet/web-settings.xml 19 Apr 2005 06:13:41 -0000 1.1 +++ lams_common/conf/xdoclet/web-settings.xml 30 Aug 2005 04:34:46 -0000 1.2 @@ -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 + +