We migrate from JBoss 3.2.3/jetty to JBoss 4.0.3SP1/Tomcat 5.5
Our ear deploys fine, but when i try to open main page in a browser, I am 
getting an Exception:
11:37:45,193 ERROR [error_jsp]] Servlet.service() for servlet 
com.wsc.taxgard.jsp.error_jsp threw exception
java.lang.NullPointerException
        at org.apache.jasper.runtime.TagHandlerPool.get(TagHandlerPool.java:108)
        at com.wsc.taxgard.jsp.error_jsp._jspx_meth_c_if_0(error_jsp.java:103)
        at com.wsc.taxgard.jsp.error_jsp._jspService(error_jsp.java:73)

My main page redirects to error.jsp, and this is fine, but it looks like there 
is an issue with Tomcat loading/handling of JSTL 1.0 in use by our application.

Any ideas how to fix this?

Thanks.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to