You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2010/10/12 10:24:32 UTC

[jira] Created: (CXF-3060) AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced

AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced
----------------------------------------------------------------------------------------------

                 Key: CXF-3060
                 URL: https://issues.apache.org/jira/browse/CXF-3060
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.3.0
            Reporter: jimma
            Assignee: jimma


When the wsa is disabled in server side , the AddressingFeature(true, true) does not work in the client side . The javax.xml.ws.soap.SOAPFaultException(A required header representing a Message Addressing Property is not present) should be thrown from client proxy.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-3060) AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced

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

Alessio Soldano updated CXF-3060:
---------------------------------

    Fix Version/s: 2.4
                   2.3.1
                   2.2.12

> AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced
> ----------------------------------------------------------------------------------------------
>
>                 Key: CXF-3060
>                 URL: https://issues.apache.org/jira/browse/CXF-3060
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3.0
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>
> When the wsa is disabled in server side , the AddressingFeature(true, true) does not work in the client side . The javax.xml.ws.soap.SOAPFaultException(A required header representing a Message Addressing Property is not present) should be thrown from client proxy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-3060) AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced

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

jimma resolved CXF-3060.
------------------------

    Resolution: Fixed

> AddressingFeature(true, true) does not work in client side when the wsa policy is not enforced
> ----------------------------------------------------------------------------------------------
>
>                 Key: CXF-3060
>                 URL: https://issues.apache.org/jira/browse/CXF-3060
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3.0
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.2.12, 2.3.1, 2.4
>
>
> When the wsa is disabled in server side , the AddressingFeature(true, true) does not work in the client side . The javax.xml.ws.soap.SOAPFaultException(A required header representing a Message Addressing Property is not present) should be thrown from client proxy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.