WS-Security UsernameToken sample using WS-SecurityPolicy
--------------------------------------------------------

                 Key: CXF-2553
                 URL: https://issues.apache.org/jira/browse/CXF-2553
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.2
            Reporter: Oliver Wulff
            Priority: Minor


I'd like to submit this demo which combines https and usernametoken based on 
WS-SecurityPolicy configuration.

The attached demo is an extension of the ws-sec demo ut. I took the demo 
wsdl_first_https as the base for https and configured UsernameToken enforcement 
with WS-SecurityPolicy.

We configure the CXF version like this:
    <properties>
        <cxf.version>[2,)</cxf.version>
    </properties>

Is this really intended that when I download CXF 2.2.4 and run the demo with 
maven, the more recent CXF version (2.2.5) is used?


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

Reply via email to