[ https://issues.apache.org/jira/browse/WSCOMMONS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen updated WSCOMMONS-207: -------------------------------------- Fix Version/s: Axiom 1.2.8 > 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 > Fix For: Axiom 1.2.8 > > > 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.