dev@jax-ws.java.net

Re: Where to set com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace=false?

From: subh <subendu_at_aol.com>
Date: Mon, 27 Oct 2008 07:16:04 -0700 (PDT)

I am using JBoss 4.2.2


Jitendra Kotamraju wrote:
>
> subh wrote:
>> I need to disable the stacktrace for the fault messages, but I am not
>> sure
>> where do I set it to false. is it in sun-jaxws.xml?
>>
>> Can anyone tell me the exact syntax? I am using version 2.1.
>>
> Use system property. Typically java
> -Dcom.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace=false
> For containers, you need to pass properties in their own way. What
> container are you using ?
>
> Jitu
>> thanks in advance..
>>
>>
>
>
> ---------------------------------------------------------------------
> 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
>
>
>

-- 
View this message in context: http://www.nabble.com/Where-to-set-com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace%3Dfalse--tp20133003p20188618.html
Sent from the JAX-WS Development mailing list archive at Nabble.com.