Index: lams_tool_forum/conf/xdoclet/web-settings.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/conf/xdoclet/web-settings.xml,v diff -u -r1.3 -r1.4 --- lams_tool_forum/conf/xdoclet/web-settings.xml 30 Aug 2005 04:59:53 -0000 1.3 +++ lams_tool_forum/conf/xdoclet/web-settings.xml 14 Oct 2005 02:03:53 -0000 1.4 @@ -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 + +