Finding namespace based on prefix is broken
-------------------------------------------

                 Key: WSCOMMONS-207
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-207
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
         Environment: Linux
            Reporter: Craig Forster


When searching for a previously declared namespace based on the prefix, the 
OMElement javadoc states to set the "uri" to null.  The implementation of this 
interface, org.apache.axiom.om.impl.llom.OMElementImpl, immediately returns if 
the uri is null.

This means that you cannot find a namespace URI based on the prefix.

-- 
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]

Reply via email to