Hello to everyone. I have a doubt about configuring Tomcat 3.2.1. I have a URI mounted with: JkMount /service/servlet/* apj13 And a context (defined in server.xml) like this: <Context path="/service" docBase="/var/service".... /Context> Is it correct ? Why sometime i had from Apache "Internal Server Error" and re-requesting the servlet all function ? I haven't analized well the log...but if someone has info.... Thanks in advance. Max
