Alexander Fung wrote:
> 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.
Unfortunately, there is no other way to do this programmatically now.
One of the problems is that there is no interception point on the server
side to set something like this.
Jitu
>
> Thanks,
>
> Alex
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>