Hi Punnoose;
If you use fireAndForget you wont get any server side exception, if you
want o get exception then you need to use sendRobust();

Thanks
Deepal

> Hi,
>
> How do I create a custom fault and send it to a client callback
> endpoint? This logic is being done outside the service (so I do not
> have access to the IN MessageContext), in another java class where I
> create a ServiceClient and send an OMElement using the
> fireAndForget(…) function. I want to be able to send back a custom
> SOAPFault. Is this possible?
>
> **Roshan Punnoose**
>
> Phone: 301-497-6039
>
> ------------------------------------------------------------------------
>
> *From:* Punnoose, Roshan [mailto:[EMAIL PROTECTED]
> *Sent:* Tuesday, October 10, 2006 11:02 AM
> *To:* axis-user@ws.apache.org
> *Subject:* [Axis2] SetExceptionThrownOnFault
>
> Hi,
>
> Can I set this property in the axis2.xml for the server:
>
> options.setExceptionToBeThrownOnSOAPFault(false);
>
> Thanks
>
> **Roshan Punnoose**
>
> Phone: 301-497-6039
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to