XPath lookup fails when applied to a SOAPEnvelope created using the
SOAPFactory.getDefaultEnvelope () method
------------------------------------------------------------------------------------------------------------
Key: WSCOMMONS-40
URL: http://issues.apache.org/jira/browse/WSCOMMONS-40
Project: WS-Commons
Type: Bug
Components: AXIOM
Reporter: Chamikara Jayalath
Will add a test case to explain this more.
The error is a NullPointerException.
But the error does not appear when following line is added to the created
envelope.
factory.createOMDocument().addChild(envelope);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://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]