Hi,
I am trying to deploy an application with Jboss. The same application runs fine 
with Tomcat. I am getting the following error

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

Generated servlet error:
E:\Jboss 4.0.1 
sp1\server\default\work\jboss.web\localhost\Bidla\org\apache\jsp\index_jsp.java:129:
 handlePageException(java.lang.Exception) in javax.servlet.jsp.PageContext 
cannot be applied to (java.lang.Throwable)
        if (_jspx_page_context != null) 
_jspx_page_context.handlePageException(t);
                                                          ^


Generated servlet error:
Note: E:\Jboss 4.0.1 
sp1\server\default\work\jboss.web\localhost\Bidla\org\apache\jsp\index_jsp.java 
uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
1 error

Any suggestions on what to do next ???
Thanks !!!

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

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


-------------------------------------------------------
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