From: SourceForge.net <no...@so...> - 2003-11-27 21:19:04
|
Bugs item #850107, was opened at 2003-11-27 08:50 Message generated for change (Comment added) made by kal_ahmed You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=850107&group_id=27895 Category: None Group: TM4Web/Velocity 0.1 >Status: Closed >Resolution: Fixed Priority: 7 Submitted By: Kal Ahmed (kal_ahmed) Assigned to: Kal Ahmed (kal_ahmed) Summary: Settings link causes Struts error Initial Comment: From Harald: I had a Problem with the settings link of the main navigation. I included a copy of the error page as a zip file. I use Tomcat 4.1.27 with windows xp running on java 1.4.1_02. Looks like a Problem with the Struts configuration .... This is a copy of the beginning of the StackTrace: 0 [Thread-6] ERROR org.apache.struts.action.RequestProcessor - No action ins tance for path /render_template could be created java.lang.ClassNotFoundException: org.tm4j.vtl.struts.RenderTemplateAction at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa der.java:1444) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa der.java:1289) at org.apache.struts.util.RequestUtils.applicationClass(RequestUtils.jav a:207) at org.apache.struts.util.RequestUtils.applicationInstance(RequestUtils. java:231) at org.apache.struts.action.RequestProcessor.processActionCreate(Request Processor.java:326) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.ja va:268) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:148 2) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507) ---------------------------------------------------------------------- >Comment By: Kal Ahmed (kal_ahmed) Date: 2003-11-27 21:19 Message: Logged In: YES user_id=176992 Removed Settings link from menu.vm ---------------------------------------------------------------------- Comment By: Kal Ahmed (kal_ahmed) Date: 2003-11-27 08:51 Message: Logged In: YES user_id=176992 The settings link should be removed from the default templates as there is currently no user settings support. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=850107&group_id=27895 |