You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/05 01:40:32 UTC

[jira] Updated: (AXIS-1581) NullPointerException - null reqMsg in Call.java

The following issue has been updated:

    Updater: Peter Smith (mailto:peters@fast.fujitsu.com.au)
       Date: Mon, 4 Oct 2004 4:39 PM
    Comment:
FYI, Attached test report generated by ant -f buildTest.xml create-test-report shows this NPE and other problems I am experiencing with the WhiteMesa... tests.
Thanks,
Peter.
    Changes:
             Attachment changed to reports.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1581?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1581

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1581
    Summary: NullPointerException - null reqMsg in Call.java
       Type: Bug

     Status: Unassigned
   Priority: Critical

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Peter Smith

    Created: Thu, 30 Sep 2004 8:31 PM
    Updated: Mon, 4 Oct 2004 4:39 PM
Environment: Win2000 svr
Axis-1_2beta3

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira