[
https://issues.apache.org/jira/browse/AXIS-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468035#comment-13468035
]
Hudson commented on AXIS-1581:
------------------------------
Integrated in axis-trunk #166 (See
[https://builds.apache.org/job/axis-trunk/166/])
AXIS-1581: Fixed a NullPointerException in org.apache.axis.client.Call.
Test coverage will be provided by WhiteMesaSoap12AddTestSvcTestCase once we get
it working again. (Revision 1393122)
Result = SUCCESS
veithen :
Files :
* /axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/client/Call.java
> NullPointerException - null reqMsg in Call.java
> -----------------------------------------------
>
> Key: AXIS-1581
> URL: https://issues.apache.org/jira/browse/AXIS-1581
> Project: Axis
> Issue Type: Bug
> Components: Basic Architecture
> Affects Versions: 1.2 Beta
> Environment: Win2000 svr
> Axis-1_2beta3
> Reporter: Peter Smith
> Assignee: Andreas Veithen
> Priority: Critical
> Fix For: 1.4.1
>
> Attachments: reports.zip
>
>
> Running Junit functional-tests.
> WhiteMesaSoap12AddTestSvcTestCase part testXMLP2 gives NullPointerException
> in Call.java
> Statement
> boolean isStream = ((SOAPPart)reqMsg.getSOAPPart()).isBodyStream();
> references 'reqMsg' without testing for null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]