Index: lams_tool_imscc/web/WEB-INF/web.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_imscc/web/WEB-INF/web.xml,v
diff -u -r1.1 -r1.2
--- lams_tool_imscc/web/WEB-INF/web.xml 28 May 2011 18:03:50 -0000 1.1
+++ lams_tool_imscc/web/WEB-INF/web.xml 10 Dec 2011 20:51:05 -0000 1.2
@@ -9,13 +9,18 @@
javax.servlet.jsp.jstl.fmt.localizationContext
org.lamsfoundation.lams.tool.commonCartridge.ApplicationResources
+
+
+ contextClass
+ org.jboss.spring.factory.VFSXmlWebApplicationContext
+
contextConfigLocation
classpath:/org/lamsfoundation/lams/tool/commonCartridge/dbupdates/autopatchContext.xml
locatorFactorySelector
- classpath*:/org/lamsfoundation/lams/**/beanRefContext.xml
+ classpath:/org/lamsfoundation/lams/beanRefContext.xml
parentContextKey
@@ -223,10 +228,10 @@
-
- Secure Content
+
+ Secure Content
/*
-
+
LEARNER
TEACHER
@@ -239,61 +244,61 @@
-
- Authoring Update
+
+ Authoring Update
/authoring/*
-
+
AUTHOR
AUTHOR ADMIN
SYSADMIN
-
- Staff Content
+
+ Staff Content
/monitoring.do
-
+
MONITOR
TEACHER
-
- Staff Content
+
+ Staff Content
/definelater.do
-
+
MONITOR
TEACHER
-
- Adminstrator Content
+
+ Adminstrator Content
/admin.do
-
+
ADMIN
-
- LAMS System Adminstrator Content
+
+ LAMS System Adminstrator Content
/sysadmin.do
-
+
SYSADMIN
-
- Download Files
+
+ Download Files
/download/
-
+
LEARNER
AUTHOR