policy.getAlternatives() throws an NPE
--------------------------------------
Key: WSCOMMONS-186
URL: https://issues.apache.org/jira/browse/WSCOMMONS-186
Project: WS-Commons
Issue Type: Bug
Components: Policy
Environment: version = SNAPSHOT
Reporter: Cindy McNally
To reproduce: parse a policy document which contains a nested PolicyReference
element and then invoke getAlternatives method. PolicyIterator normalizes
policy and passes null for registry argument which causes the NPE within
abstractPolicyOperator.normalizeOperator method.
getAlternatives() should accept a PolicyRegistry argument and
normalizeOperator() should check for a null registry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]