Hello

Using CXF 2.1.5, I have service for similar to sample java_first_pojo.
Where method throws CustomException which has @webFault.
When method throws exception I see SoapFault with proper detail element etc.
However soapActor is missing.


What would be right way to set SoapFault actor/role ?
I want to avoid righting custom interceptor for soap is this possible ?

Appreciate any help on this.

Regards,
Manoj

Reply via email to