WS-Trust seems to require a TransportBinding policy
---------------------------------------------------
Key: CXF-2890
URL: https://issues.apache.org/jira/browse/CXF-2890
Project: CXF
Issue Type: Bug
Components: WS-* Components
Affects Versions: 2.2.9
Environment: Windows XP SP 3; Java 1.6.0_20; Maven 2.2.1
Reporter: Brandon Richins
Priority: Minor
Attachments: sample.zip
WS-Trust seems to require a TransportBinding security policy similar to the one
fixed for raw WS-Security and mentioned in Dennis Sosnoski and commented by Dan
Kulp at http://www.ibm.com/developerworks/java/library/j-jws13.html?ca=drs-.
If the attached WSTrustTest is run the WS-Trust interaction works without
issue. However if the Transport binding is commented out from EchoService.wsdl
and the test re-run, the policy will not be applied.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.