[ https://issues.apache.org/jira/browse/AXIS-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS-1581:
----------------------------------
Fix Version/s: 1.4.1
> 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
> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org
|