I am having 2 problems that I hope someone can help me with

First my connectors Ajp12, Ajp13 don't reliably start.  Is there
something about the connectors that thy would start one time 
and not another?



Second

are dir structure is something like this

../src/common/...      path to all classes etc
../src/public_html/..   path to all jsp's

in my server.xml I have a line
<Context path="" docBase=".. /src/public_html" ...>


I believe that will take care of my jsps but not a path to my Servlets....
How can I fix this?

Thanks


Reply via email to