Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84ECAD6BB for ; Tue, 2 Oct 2012 19:11:10 +0000 (UTC) Received: (qmail 65226 invoked by uid 500); 2 Oct 2012 19:11:09 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 65096 invoked by uid 500); 2 Oct 2012 19:11:09 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 65035 invoked by uid 99); 2 Oct 2012 19:11:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2012 19:11:09 +0000 Date: Wed, 3 Oct 2012 06:11:09 +1100 (NCT) From: "Andreas Veithen (JIRA)" To: java-dev@axis.apache.org Message-ID: <362899694.155728.1349205069266.JavaMail.jiratomcat@arcas> Subject: [jira] [Assigned] (AXIS-1581) NullPointerException - null reqMsg in Call.java MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen reassigned AXIS-1581: ------------------------------------- Assignee: Andreas Veithen > 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: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org