Index: lams_central/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/build.xml,v diff -u -r1.14 -r1.15 --- lams_central/build.xml 6 Sep 2005 23:16:57 -0000 1.14 +++ lams_central/build.xml 7 Sep 2005 07:06:21 -0000 1.15 @@ -133,7 +133,7 @@ - Index: lams_central/conf/war/META-INF/MANIFEST.MF =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/war/META-INF/Attic/MANIFEST.MF,v diff -u -r1.1 -r1.2 --- lams_central/conf/war/META-INF/MANIFEST.MF 31 Aug 2005 05:26:20 -0000 1.1 +++ lams_central/conf/war/META-INF/MANIFEST.MF 7 Sep 2005 07:06:21 -0000 1.2 @@ -1,2 +1 @@ -Class-Path: ./lams.jar - +Class-Path: ./lams.jar ./lams-contentrepository.jar \ No newline at end of file Index: lams_central/conf/xdoclet/web-settings.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/conf/xdoclet/web-settings.xml,v diff -u -r1.2 -r1.3 --- lams_central/conf/xdoclet/web-settings.xml 2 Sep 2005 07:48:10 -0000 1.2 +++ lams_central/conf/xdoclet/web-settings.xml 7 Sep 2005 07:06:21 -0000 1.3 @@ -22,7 +22,6 @@ contextConfigLocation classpath:/org/lamsfoundation/lams/applicationContext.xml - classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/workspace/workspaceApplicationContext.xml Index: lams_central/web/WEB-INF/web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/Attic/web.xml,v diff -u -r1.5 -r1.6 --- lams_central/web/WEB-INF/web.xml 5 Sep 2005 05:15:11 -0000 1.5 +++ lams_central/web/WEB-INF/web.xml 7 Sep 2005 07:06:21 -0000 1.6 @@ -27,7 +27,6 @@ contextConfigLocation classpath:/org/lamsfoundation/lams/applicationContext.xml - classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml classpath:/org/lamsfoundation/lams/authoring/authoringApplicationContext.xml classpath:/org/lamsfoundation/lams/workspace/workspaceApplicationContext.xml