Index: lams_tool_forum/conf/xdoclet/web-settings.xml =================================================================== diff -u -r16fbeb33bc816f2c00a4dbe4e552ee84aabfb0cf -rb1ef965ad3a0cd4ea7bb807bd313d1f0cf68d1e7 --- lams_tool_forum/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision 16fbeb33bc816f2c00a4dbe4e552ee84aabfb0cf) +++ lams_tool_forum/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision b1ef965ad3a0cd4ea7bb807bd313d1f0cf68d1e7) @@ -1,23 +1,29 @@ - forum - - Forum tool - +forum + + Forum tool + javax.servlet.jsp.jstl.fmt.localizationContext org.lamsfoundation.lams.tool.imscp.web.ApplicationResources - - contextConfigLocation - - classpath:/org/lamsfoundation/lams/applicationContext.xml - classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml - classpath:/forumApplicationContext.xml - - - - - org.springframework.web.context.ContextLoaderListener - - - \ No newline at end of file + + + contextConfigLocation + + classpath:/org/lamsfoundation/lams/applicationContext.xml + classpath:/org/lamsfoundation/lams/contentrepository/applicationContext.xml + classpath:/forumApplicationContext.xml + + + + + javax.servlet.jsp.jstl.fmt.localizationContext + org.lamsfoundation.lams.tool.forum.web.ApplicationResources + + + + + org.springframework.web.context.ContextLoaderListener + +