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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to