Hi All,
I am using jboss-4.0.2RC1 (uses tomcat 5.5.8), and when I deploy my app and try 
to access my first page, I get the following JSP compile error
(this worked on 4.0.0):

org.apache.jasper.JasperException: Unable to compile class for JSP

Generated servlet error:
The method handlePageException(Exception) in the type PageContext is not 
applicable for the arguments (Throwable)

Generated servlet error:
The method _jspx_meth_bean_message_0(JspTag, PageContext) in the type login_jsp 
is not applicable for the arguments (FormTag, PageContext)

Generated servlet error:
The method _jspx_meth_bean_message_1(JspTag, PageContext) in the type login_jsp 
is not applicable for the arguments (FormTag, PageContext)

Generated servlet error:
The method doAfterBody() is undefined for the type FormTag

Anybody have any idea on what is wrong here?

Thanks,
Adrian

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872832#3872832

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872832


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to