Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 7863 invoked from network); 15 Jun 2007 14:48:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jun 2007 14:48:52 -0000 Received: (qmail 31962 invoked by uid 500); 15 Jun 2007 14:48:48 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 31946 invoked by uid 500); 15 Jun 2007 14:48:48 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 31930 invoked by uid 99); 15 Jun 2007 14:48:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 07:48:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.254.149.2] (HELO SLNTEXG.metamatrix.com) (208.254.149.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jun 2007 07:48:44 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [Axis2/Rampart] NullPointerException when calling non-existing Webservice Date: Fri, 15 Jun 2007 09:51:42 -0500 Message-ID: <5F3EBBC316C84F49A35B29023D45993201C32B22@SLNTEXG.quadrian.com> In-Reply-To: <11134524.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Axis2/Rampart] NullPointerException when calling non-existing Webservice Thread-Index: AcevH89eBrQi0C4ISNeDKktBsyT8fAAPLtHQ From: "Ted Jones" To: X-Virus-Checked: Checked by ClamAV on apache.org FYI - I am seeing the same behavior in Axis2 1.2 and Rampart 1.2.=20 Ted -----Original Message----- From: stlecho [mailto:stlecho@gmail.com]=20 Sent: Friday, June 15, 2007 2:32 AM To: axis-user@ws.apache.org Subject: [Axis2/Rampart] NullPointerException when calling non-existing Webservice Hi, We have deployed our Webservices with Axis2 v1.1.1 and Rampart v1.1.1. When calling a non-existing Webservice, the client receives a NullPointerException :o(.=20 Tracing down the problem I've found that the cause of this problem is the getServicePolicyKey method in the RampartMessageData class: "msgCtx.getAxisService()" returns null. Is there a patch available that solves - i.e. generates a user friendly error message - this issue ? Regards, Stefan Lecho. -- View this message in context: http://www.nabble.com/-Axis2-Rampart--NullPointerException-when-calling- non-existing-Webservice-tf3926271.html#a11134524 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org