You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shaun Clayton <kl...@gmail.com> on 2008/09/11 21:08:12 UTC

Rampart does not insert security headers when sending SOAP fault response

Hi,

I have a secure policy based web service using Axis2 1.4 and Rampart Release
1.4 (a policy using asymmetric binding).
I create a web service where it throws an exception.
But the response message built by Rampart does not contain security headers
as expected by the client.
Can anybody tell me what happens? Any advise to solve this issue?


Thanks,

Shaun Clayton