[
https://issues.apache.org/jira/browse/WSCOMMONS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved WSCOMMONS-207.
---------------------------------------
Resolution: Fixed
Assignee: Andreas Veithen
Commit my patch. All Axis2 tests pass.
> 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
> Assignee: Andreas Veithen
> Fix For: Axiom 1.2.8
>
> Attachments: WSCOMMONS-207.patch.txt
>
>
> 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.