Hi Rajan;
Security will be applied to all the 'application faults' if you have
defined the 'Security' phase under OutFaultFlow in the axis2.xml of the
service end.
What is the version of Axis2 you use ? Can you please try with Axis2 1.5 ?
Thanks & regards.
- Prabath
Rajan Gupta wrote:
Hi,
I am using axis2 with rampart version 1.4. When the operation is
successful the response from the server is encrypted, contains
required security headers, and works fine. In case when the operation
results in a fault, the server sends a clear text response, similar to
a response you would get without engaging rampart. The client is
expecting a secured response and hence fails.
Is there anything special I need to do in rampart or axis2
configuration for faults?
Thanks in advance,
Rajan