Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

ClassCastException in org.apache.jasper.compiler.TagLibraryInfoImpl
(Tomcat5.5)

Kevin A. Burton

2004-11-28

Replies:

Whats up with this?

>java.lang.ClassCastException
>  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:418)
>  org.apache.jasper.compiler.Parser.parseDirective (Parser.java:483)
>  org.apache.jasper.compiler.Parser.parseElements (Parser.java:1539)
>  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:146)
>  org.apache.jasper.compiler.Compiler.compile (Compiler.java:286)
>  org.apache.jasper.compiler.Compiler.compile (Compiler.java:267)
>  org.apache.jasper.compiler.Compiler.compile (Compiler.java:255)
>  org.apache.jasper.JspCompilationContext.compile (JspCompilationContext.java:556)
>  org.apache.jasper.servlet.JspServletWrapper.service (JspServletWrapper.java:296)
>  org.apache.jasper.servlet.JspServlet.serviceJspFile (JspServlet.java:295)
>  org.apache.jasper.servlet.JspServlet.service (JspServlet.java:245)
>  javax.servlet.http.HttpServlet.service (HttpServlet.java:802)
>
Heres a copy of the jsp I'm trying to compile:

The JSP is just a huge list of taglib definitions:


<%@(protected)/" %>

<%@(protected)" %>
<%@(protected)" %>
<%@(protected)" %>

As an example... I can provide you with the full JSP file.


--

Use Rojo (RSS/Atom aggregator). Visit http://rojo.com. Ask me for an
invite! Also see irc.freenode.net #rojo if you want to chat.

Rojo is Hiring! - http://www.rojonetworks.com/JobsAtRojo.html

If you're interested in RSS, Weblogs, Social Networking, etc... then you
should work for Rojo! If you recommend someone and we hire them you'll
get a free iPod!
 
Kevin A. Burton, Location - San Francisco, CA
    AIM/YIM - sfburtonator, Web - http://peerfear.org/
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.