You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Rad Pike (JIRA)" <ji...@apache.org> on 2008/09/25 20:29:44 UTC

[jira] Created: (WSCOMMONS-392) WS-Policy namespace handling

WS-Policy namespace handling
----------------------------

                 Key: WSCOMMONS-392
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-392
             Project: WS-Commons
          Issue Type: Bug
          Components: Policy
            Reporter: Rad Pike


PolicyEngine incorrectly assumes that the only elements defined in the WS-Policy namespace are "Policy", "ExactlyOne", "All", and "PolicyReference". This is incorrect as, e.g., WS-PolicyAssertions defines several more elements in this same namespace. These additional elements are ignored in the current logic, but they should get passed to the AssertionBuilderFactory.

See: http://xml.coverpages.org/ws-policyassertionsV11.pdf

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