You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Eoghan Glynn (JIRA)" <ji...@apache.org> on 2006/12/15 16:11:21 UTC

[jira] Created: (CXF-317) No WS-A headers sent in response to request with anonymous wsa:ReplyTo

No WS-A headers sent in response to request with anonymous wsa:ReplyTo
----------------------------------------------------------------------

                 Key: CXF-317
                 URL: http://issues.apache.org/jira/browse/CXF-317
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.0-M1
            Reporter: Eoghan Glynn


No WS-A headers are included in the response to requests with anonymous wsa:ReplyTo. This is because the logic to propogate the inbound MAPs to the outbound dispatch was associated with the rebasing of the response, and was thus only executed for oneways and twoways with non-anonymous ReplyTo. 

This slipped through the cracks due to our testing focus being on the WS-RM use-case for WS-A (i.e. a decoupled response endpoint).

The fix should include a system test for the anonymous use-case.

Reported in the first instance by Sara Corbett AT bah DOT com.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CXF-317) No WS-A headers sent in response to request with anonymous wsa:ReplyTo

Posted by "Eoghan Glynn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eoghan Glynn resolved CXF-317.
------------------------------

    Resolution: Fixed

Fix merged by eglynn in commit r488655.

> No WS-A headers sent in response to request with anonymous wsa:ReplyTo
> ----------------------------------------------------------------------
>
>                 Key: CXF-317
>                 URL: https://issues.apache.org/jira/browse/CXF-317
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.0-M1
>            Reporter: Eoghan Glynn
>
> No WS-A headers are included in the response to requests with anonymous wsa:ReplyTo. This is because the logic to propogate the inbound MAPs to the outbound dispatch was associated with the rebasing of the response, and was thus only executed for oneways and twoways with non-anonymous ReplyTo. 
> This slipped through the cracks due to our testing focus being on the WS-RM use-case for WS-A (i.e. a decoupled response endpoint).
> The fix should include a system test for the anonymous use-case.
> Reported in the first instance by Sara Corbett AT bah DOT com.

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