You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Jayasekara (Commented) (JIRA)" <ji...@apache.org> on 2011/12/02 14:37:40 UTC

[jira] [Commented] (RAMPART-340) response does not contain wsse Security header in case of SoapFault

    [ https://issues.apache.org/jira/browse/RAMPART-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161624#comment-13161624 ] 

Amila Jayasekara commented on RAMPART-340:
------------------------------------------

Hi,

I tested this scenario with a custom written message receiver. Within the message receiver i added code to throw an AxisFault. Then engaged x-509 security on both client and server side. Thus the client received the AxisFault successfully.

I carried out above test in both 1.6 version and trunk version. I am attaching the test code which i used to test this issue.

Since issue is no longer there i believe we can resolve this issue.

Thanks
AmilaJ
                
> response does not contain wsse Security header in case of SoapFault
> -------------------------------------------------------------------
>
>                 Key: RAMPART-340
>                 URL: https://issues.apache.org/jira/browse/RAMPART-340
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>    Affects Versions: 1.3
>            Reporter: jcapstester
>            Priority: Blocker
>
> For non-soap fault response, the wsse security header is present.
> The soap fault returned by rampart does not contain wsse security header.
> I have followed others suggestion to add <phase name="Security"/> to <phaseOrder type="OutFaultFlow"> section.
> However, the wsse security header is still missing.
> Does anyone know how to fix this issue?
> I am using rampart-1.3.mar

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org