You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sergei Batiuk <Se...@damen-okean.com> on 2002/10/02 13:40:12 UTC

Tomcat 4.1.12: "java:comp not bound"?

Hello,

I have just downloaded the 4.1.12 version of Tomcat an trying to run an
web-app that was successfully run on Tomcat 4.0.3. However, during
datasource and environment entries lookups() from jndi I get the following
error:

org.apache.jasper.JasperException: Name java:comp is not bound in this
Context
	at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
48)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	....

Does Tomcat 4.1.12 has broken jndi? What's wrong? Is there any solution?

Sincerely,
Sergei Batiuk.


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