Hello,
It appears that you can disable stack-trace information using a JVM
property (-Dcom.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStack
Trace=true), but is there a way to do this programmatically. I can't
always use the System.setProperty() method.
Thanks,
Alex