Make sure you don't have an extra copy of struts jar under the shared
lib dir. I would also delete the work directory too.
--
James Mitchell
678.910.8017
On Oct 19, 2006, at 1:33 PM, Joe Yuen wrote:
Is there any compatibility issues with struts 1.2.9 and tomcat 5.5.
I upgraded to 5.5 from 5.0.28 and am now getting the following error.
java.lang.ClassCastException:
org.apache.struts.taglib.logic.IterateTei
org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo
(TagLibraryInfoImpl.java:420)
org.apache.jasper.compiler.TagLibraryInfoImpl.parseTLD
(TagLibraryInfoImpl.java:248)
org.apache.jasper.compiler.TagLibraryInfoImpl.<init>
(TagLibraryInfoImpl.java:162)
org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:
423)
org.apache.jasper.compiler.Parser.parseDirective(Parser.java:492)
org.apache.jasper.compiler.Parser.parseElements(Parser.java:1552)
org.apache.jasper.compiler.Parser.parse(Parser.java:126)
org.apache.jasper.compiler.ParserController.doParse
(ParserController.java:211)
org.apache.jasper.compiler.ParserController.parse
(ParserController.java:100)
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:155)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
org.apache.jasper.JspCompilationContext.compile
(JspCompilationContext.java:563)
org.apache.jasper.servlet.JspServletWrapper.service
(JspServletWrapper.java:303)
org.apache.jasper.servlet.JspServlet.serviceJspFile
(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doF
ilterInternal(OpenSessionInViewFilter.java:174)
org.springframework.web.filter.OncePerRequestFilter.doFilter
(OncePerRequestFilter.java:77)
I have verified that struts.jar is in C:\Program Files\Apache
Software Foundation\Tomcat 5.5\webapps\Chisq\WEB-INF\lib where I
have installed tomcat.
Has anyone else run into this problem?
Thanks,
-Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]