Hi!

I'am using Linux (RedHat 7) + Apache + Tomcat 3.2 + mod_jserv and all works
fine.
But when I change to mod_jk the examples will work but my own servlet not!

The tomcat-logs are empty. In the apache-error-log is an entry:
   File does not exist: /usr/java/tomcat/webapps/MyServlet/MyServlet

My servlet is in /usr/java/tomcat/webapps/MyServlet/WEB-INF/lib/servlet.jar

WHY???

Reply via email to