I am trying Tomcat 5.0.16 with mod_jk2v2.0.2, Apache 2.0.47 on Fodora Linux Core1.
When I start Tomcat without -security, I have no problem. When I start Tomcat with -security and I use domain_name:8080/servlet/ListRoomsServlet, again I have no problem (ListRoomsServlet is the servlet I am trying).
When I start Tomcat with -security and use domain_name/servlet/ListRoomsServlet, I have the next error message:
Is there something I might forget to add to classpath or to add conf/catalina.policy? Thank you in advance.
Sam
--------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)