Its odd that you would get a 404 for such an error but in any case:
http://tomcat.apache.org/faq/misc.html#error
-Tim
Ingo Siebert wrote:
Hi,
i'm using Tomcat 5.5 and run a JAX-WebService application.
In general, if an error occurs at my application i will send back an
SOAP-fault. So far so fine.
But my problem is now, that sometimes occurs an JVM/Tomcat exception
(i.e. out of heap-space) and in this case, Tomcat sends back a HTML page
(text/html, 404...).
The WS-client is showing an unexpected content type exception (not nice).
But my main problem is that i never see the html error page/message.
Tomcat didn't print it in any console or log file. Is it possible to
configure Tomcat in a way that it prints the (html) exception into a log
file?
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]