Index: lams_tool_assessment/web/WEB-INF/web.xml
===================================================================
diff -u -r0e8805899410bfd0e2c8ec130cc6e5dde3c652a9 -r6ea112b9b57636ff8cf428beaf3e91df321aa0d9
--- lams_tool_assessment/web/WEB-INF/web.xml (.../web.xml) (revision 0e8805899410bfd0e2c8ec130cc6e5dde3c652a9)
+++ lams_tool_assessment/web/WEB-INF/web.xml (.../web.xml) (revision 6ea112b9b57636ff8cf428beaf3e91df321aa0d9)
@@ -9,13 +9,18 @@
javax.servlet.jsp.jstl.fmt.localizationContext
org.lamsfoundation.lams.tool.assessment.ApplicationResources
+
+
+ contextClass
+ org.jboss.spring.factory.VFSXmlWebApplicationContext
+
contextConfigLocation
classpath:/org/lamsfoundation/lams/tool/assessment/dbupdates/autopatchContext.xml
locatorFactorySelector
- classpath*:/org/lamsfoundation/lams/**/beanRefContext.xml
+ classpath:/org/lamsfoundation/lams/beanRefContext.xml
parentContextKey
@@ -213,10 +218,10 @@
-
- Secure Content
+
+ Secure Content
/*
-
+
LEARNER
TEACHER
@@ -229,61 +234,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