|
Hi:
I have an issue running tomcat
with apache. Tomcat itself works fine, but when I use it with apache only the
servlets don�t work. The following error occur:
Error: 500Location: /examples/servlet/HelloWorldExampleInternal Servlet Error:java.lang.NullPointerException at java.util.Hashtable.get(Hashtable.java:320) at org.apache.tomcat.request.SimpleMapper.getPathMatch(SimpleMapper.java:352) at org.apache.tomcat.request.SimpleMapper.findContainer(SimpleMapper.java:239) at org.apache.tomcat.request.SimpleMapper.requestMap(SimpleMapper.java:188) at org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:594) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:552) at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:156) at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338) at java.lang.Thread.run(Thread.java:484) I have a win98 machine with Tomcat 3.1 and Apache 1.3.12. Any ideas? Thanks in advance. Luis Lu�vano |
- Problem running tomcat with Apache Luis Lu�vano
- Luis Lu�vano
