AuthorizationPolicy is using the wrong namespace
------------------------------------------------
Key: TUSCANY-3949
URL: https://issues.apache.org/jira/browse/TUSCANY-3949
Project: Tuscany
Issue Type: Bug
Components: Java SCA Policy
Affects Versions: Java-SCA-2.x
Reporter: Vijai Kalathur
Fix For: Java-SCA-2.x
Currently the AuthorizationPolicy model is using the OASIS namespace. Since
"authorization" is not part of the OASIS spec and the policy set schema doesn't
allow any extension elements with the OASIS namespace to be defined in it, a
validation error occurs when a policy set with authorization policy is defined.
This can be resolved by using the tuscany namespace instead like the
SecurityIdentityPolicy class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira