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.