2010/12/20 Felix Dierich <f.dier...@overspeed.de>:
> I have a very strange issue, which only occured after an update from Tomcat
> 6.0.26 to 6.0.29. I have a number applications doing alltogether ~50-100
> SOAP calls per minute to an Apache Axis 1.4 based web service running on
> Tomcat. After the Tomcat update some of these calls suddenly get a "(404)Not
> Found" response from the servlet, with no clear pattern. In a write
> operation with 20 SOAP calls more or less at once, two may get this
> response, the rest works well. This has never happened under 6.0.26.
>

How is JspServlet configured in your conf/web.xml ?

I'd recommend to set its "development" parameter to the value of "false".


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to