Index: lams_tool_notebook/web/WEB-INF/web.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_notebook/web/WEB-INF/Attic/web.xml,v
diff -u -r1.7 -r1.8
--- lams_tool_notebook/web/WEB-INF/web.xml 6 Feb 2009 02:23:09 -0000 1.7
+++ lams_tool_notebook/web/WEB-INF/web.xml 6 Apr 2009 17:08:57 -0000 1.8
@@ -10,16 +10,16 @@
contextConfigLocation
-
- classpath:/org/lamsfoundation/lams/applicationContext.xml
- classpath:/org/lamsfoundation/lams/lesson/lessonApplicationContext.xml
- classpath:/org/lamsfoundation/lams/toolApplicationContext.xml
- classpath:/org/lamsfoundation/lams/learning/learningApplicationContext.xml
- classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml
- classpath:/org/lamsfoundation/lams/tool/notebook/notebookApplicationContext.xml
- classpath:/org/lamsfoundation/lams/tool/notebook/dbupdates/autopatchContext.xml
-
+ classpath:/org/lamsfoundation/lams/tool/notebook/dbupdates/autopatchContext.xml
+
+ locatorFactorySelector
+ classpath*:/org/lamsfoundation/lams/**/beanRefContext.xml
+
+
+ parentContextKey
+ context.central
+
SystemSessionFilter
@@ -34,7 +34,7 @@
sessionFactoryBeanName
- notebookSessionFactory
+ coreSessionFactory