Return-Path: Delivered-To: apmail-xml-axis-user-archive@xml.apache.org Received: (qmail 75137 invoked by uid 500); 26 Jul 2002 09:02:20 -0000 Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 75123 invoked from network); 26 Jul 2002 09:02:19 -0000 Message-ID: <020701c23483$2fbd4b10$3c26849b@BRE04000027466> From: "Jean-Marc Taillant" To: Subject: URGENT: Problem in getEngine from build 7/25/2002 Date: Fri, 26 Jul 2002 11:02:36 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0204_01C23493.F324B060" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Status: O X-Status: X-Keywords: X-UID: 814 This is a multi-part message in MIME format. ------=_NextPart_000_0204_01C23493.F324B060 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I get the following problem at line 155 in AxisServlet: getServletConfig().getServletContext(); I extends AxisServlet class with my own servlet and when i try to = generate the wsdl associated with my service from a browser i get an = "AXIS Error" with a nullPointer exception. the problem is the call to getEngine()... Thanks in advance Jean Marc =20 ------=_NextPart_000_0204_01C23493.F324B060 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
 
I get the following problem at line 155 = in=20 AxisServlet:
 
   =20 getServletConfig().getServletContext();
 
I extends AxisServlet class  with = my own=20 servlet and when i try to generate the wsdl associated with my = service from=20 a browser i get an "AXIS Error" with a nullPointer = exception.
 
the problem is the call to=20 getEngine()...
 
Thanks in advance
 
Jean Marc
 
 
------=_NextPart_000_0204_01C23493.F324B060--