Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 17618 invoked from network); 1 Mar 2009 11:21:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2009 11:21:38 -0000 Received: (qmail 54425 invoked by uid 500); 1 Mar 2009 11:21:36 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 54345 invoked by uid 500); 1 Mar 2009 11:21:35 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 54335 invoked by uid 99); 1 Mar 2009 11:21:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Mar 2009 03:21:35 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Mar 2009 11:21:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B8BEF234C4A8 for ; Sun, 1 Mar 2009 03:21:12 -0800 (PST) Message-ID: <1773158167.1235906472744.JavaMail.jira@brutus> Date: Sun, 1 Mar 2009 03:21:12 -0800 (PST) From: "Nacha (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-4259) Axis2 generated stub throws NullPointerException MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Axis2 generated stub throws NullPointerException ------------------------------------------------ Key: AXIS2-4259 URL: https://issues.apache.org/jira/browse/AXIS2-4259 Project: Axis 2.0 (Axis2) Issue Type: Bug Reporter: Nacha Priority: Critical I have generated the stub using "Axis2 Code Generator". I have created the client for that and when running, getting the below exception: xception in thread "main" java.lang.NullPointerException at com.ge.money.xsd.hq.esb.customerservice.esb_lsp_callbpminq.Orig_callBPMInq_ServiceStub.callBPMInq(Orig_callBPMInq_ServiceStub.java:258) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.