[ https://issues.apache.org/jira/browse/WSCOMMONS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen updated WSCOMMONS-146: -------------------------------------- Component/s: AXIOM > Axiom NPE > --------- > > Key: WSCOMMONS-146 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-146 > Project: WS-Commons > Issue Type: Bug > Components: AXIOM > Reporter: Rich Scheuerle > Assignee: Rich Scheuerle > Attachments: patch.txt > > > NPE occurs when trying to add a non-qualified attribute's namespace to Map. > Similar to another problem I fixed. > Caused by: java.lang.NullPointerException > at > org.apache.axiom.om.impl.llom.OMStAXWrapper.addNamespaceToMap(OMStAXWrapper.java:1300); > at > org.apache.axiom.om.impl.llom.OMStAXWrapper.getAllNamespaces(OMStAXWrapper.java:1293); > at > org.apache.axiom.om.impl.llom.OMStAXWrapper.getNamespaceContext(OMStAXWrapper.java:1023); -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.