You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2013/12/16 17:43:07 UTC

[jira] [Created] (CXF-5461) Add ws-securitypolicy-1.2.xsd to rt-ws-policy's schema resolution

Aki Yoshida created CXF-5461:
--------------------------------

             Summary: Add ws-securitypolicy-1.2.xsd to rt-ws-policy's schema resolution
                 Key: CXF-5461
                 URL: https://issues.apache.org/jira/browse/CXF-5461
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


The other security related schemas that are used to configure a policy based security scenario are available as local schema files in rt-ws-policy. However, the schema for namespace "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702" is missing. This leads to the namespace handler waiting error when the policy is configured inline in the blueprint configuration.

[         Blueprint Extender: 2] BlueprintContainerImpl         INFO  Bundle test_wssecpolicy_in_bp is waiting for namespace handlers [http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702]

Since other policy related security schemas are exposed from rt-ws-policy, we could put this schema in rt-ws-policy (and not in rt-ws-security).

Note that one could avoid this problem by externalizing the policy part.





--
This message was sent by Atlassian JIRA
(v6.1.4#6159)