Hi,
I have set up a web service that upon error throws an exception as fault. The web service is accessible through tomcat by using my web browser. Is there any way to have tomcat (I assume it is in charge of this part) not display the stack trace, in case my service raises a fault? Thanks!
