Axiom NPE
---------

                 Key: WSCOMMONS-146
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-146
             Project: WS-Commons
          Issue Type: Bug
            Reporter: Rich Scheuerle


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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to