Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.