hi ,

I have a question:

Where does Tomcat gathers the information to create mod_jk.conf-auto?

There is a line in mod_jk.conf-auto saying :
JkMount /examples/servlet/* ajp12


I tried changing web.xml , server.xml, etc. -> it always generates :
JkMount /examples/servlet/* ajp12

and I want to change it to:
JkMount /examples/servlets/* ajp12

The problem is that I already have servlets calling different servlets and 
classes from /servlets  (not from /servlet )


Please advice


Nick 

Reply via email to