You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/01/20 22:28:37 UTC

DO NOT REPLY [Bug 48582] JspServletWrapper.getServletContext() throws NullPointerException

https://issues.apache.org/bugzilla/show_bug.cgi?id=48582

--- Comment #1 from Tim McCune <tm...@yahoo-inc.com> 2010-01-20 13:28:36 UTC ---
I should also have noted that after this NullPointerException occurs, we then
continue to get this error over and over:

ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/d].[jsp]]
Servlet.service() for servlet jsp threw exception
'java.lang.NoClassDefFoundError: org/apache/jsp/tag/meta/internal_002dtitle_tag

presumably for the JSP tag file whose compilation failed.  I don't know if
that's the behavior you want, as the error is pretty cryptic.  You may want
something more explicit like "compilation of this JSP failed"?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org