[
https://issues.apache.org/jira/browse/AXIOM-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217687#comment-13217687
]
Hudson commented on AXIOM-141:
------------------------------
Integrated in ws-axiom-trunk #804 (See
[https://builds.apache.org/job/ws-axiom-trunk/804/])
AXIOM-311: Moved the regression test for AXIOM-141 to the new test suite.
(Revision 1294381)
Result = SUCCESS
veithen :
Files :
*
/webservices/commons/trunk/modules/axiom/modules/axiom-dom/src/test/java/org/apache/axiom/soap/impl/dom/SOAPImplementationTest.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-tests/src/test/java/org/apache/axiom/xpath/XPathAppliedToSOAPEnvelopeTest.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap/SOAPTestSuiteBuilder.java
*
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap/xpath
*
/webservices/commons/trunk/modules/axiom/modules/axiom-testsuite/src/main/java/org/apache/axiom/ts/soap/xpath/TestXPathAppliedToSOAPEnvelope.java
> XPath lookup fails when applied to a SOAPEnvelope created using the
> SOAPFactory.getDefaultEnvelope () method
> ------------------------------------------------------------------------------------------------------------
>
> Key: AXIOM-141
> URL: https://issues.apache.org/jira/browse/AXIOM-141
> Project: Axiom
> Issue Type: Bug
> Reporter: Chamikara Jayalath
> Assignee: Eran Chinthaka
> Attachments: XPathTest1.java
>
>
> 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, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]