Re: Tomcat 4.1.30 - servlets no longer working

2004-04-06 Thread Support
Yes, mod_jk2 seems to have a strange problem, regarding index.jsp URL http://domain.com/servlet/SnoopServlet There is no index.jsp available within the WEB-INF directory. mod_jk.log : SnoopServlet : [Tue Apr 06 07:21:37 2004] ( info) [mod_jk2.c (451)]: mod_jk.translate(): uriMap /index.jsp

Tomcat 4.1.30 - servlets no longer working

2004-04-05 Thread Support
Suddenly the servlets on our RH9 server are no longer working. The error message is HTTP Status 404 - /servlets The requested resource (/servlets) is not available. Maybe a permissions or RHN update problem or similar. .jsp against it are still working fine. I'm working on this issue for the

Re: Tomcat 4.1.30 - servlets no longer working

2004-04-05 Thread QM
On Mon, Apr 05, 2004 at 03:56:02PM +0200, Support wrote: : HTTP Status 404 - /servlets : The requested resource (/servlets) is not available. : [snip] : .jsp against it are still working fine. Let's trade: you provide some details about your setup, and perhaps someone can hint at a solution. Are