You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Ryan Lubke <Ry...@Sun.COM> on 2002/06/27 20:16:30 UTC

[Fwd: HEAD brach of jasper]

Hi,

Has anyone been able to get any JSP's running on the HEAD brach of
tomcat 4 using jasper (not jasper2).

I consistently receive:


java.lang.NullPointerException
	at
org.apache.jasper.compiler.TldLocationsCache.processJars(TldLocationsCache.java:203)
	at
org.apache.jasper.compiler.TldLocationsCache.(TldLocationsCache.java:139)
	at
org.apache.jasper.EmbededServletOptions.(EmbededServletOptions.java:414)
	at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:128)

but looking at the line 203 of TldLocationsCache, I don't see why this
occurs.





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>