Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 43946 invoked from network); 31 Mar 2006 11:06:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Mar 2006 11:06:51 -0000 Received: (qmail 51539 invoked by uid 500); 31 Mar 2006 11:06:40 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 51515 invoked by uid 500); 31 Mar 2006 11:06:39 -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 51504 invoked by uid 99); 31 Mar 2006 11:06:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 03:06:39 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ajith.ranabahu@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO pproxy.gmail.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 03:06:38 -0800 Received: by pproxy.gmail.com with SMTP id i49so294242pye for ; Fri, 31 Mar 2006 03:06:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lh0RWgoiOlELUAm+TQDJiRpRUQ0Bg/6ix2Aa0cXf1HC/YynL8xqMUc9MlWrB9ymfsSd5/Oxb0Vc4tzbzW9evm+GBqcWC7F4mQx/QgftpeJV3HGHjIltbuEy1T643axbHFrmpb6L3fUIgXbVJkCyartqkVg42i1e6QPcXDbynZg8= Received: by 10.65.121.19 with SMTP id y19mr161136qbm; Fri, 31 Mar 2006 03:06:16 -0800 (PST) Received: by 10.65.241.18 with HTTP; Fri, 31 Mar 2006 03:06:16 -0800 (PST) Message-ID: Date: Fri, 31 Mar 2006 17:06:16 +0600 From: "Ajith Ranabahu" To: axis-user@ws.apache.org Subject: Re: [Axis2 0.95] NullpointerException invoking .NET webService In-Reply-To: <442CF072.2050806@sunopsis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <442CF072.2050806@sunopsis.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hmm.. Seems the woodstox parser caused an error due to some encoding issue! Could be the ISO encoding (ISO-8859-1) ! On 3/31/06, Arnaud MERGEY wrote: > Hi, > I'm writting a dynamic webservice invoker with Axis2. I'm testing .NET > interroperability and Axis2 give me a nullpointerexception with a sample > .NET webservice parsing the response. > This is stack trace: > The 2 first lines show message is sent to the ..NET server and > invokation response is received (I'have tried this web service with > SOAPUI and I'heve same response than second line), so > NullpointerException is throw when Axis2 parse the response. > This web service works perfectly with a dynamic axis based client. I'd > prefered to base my implementation on Axis2 than Axis > An Idea ? > Thanks, > Arnaud > > > httpclient.wire.content - DEBUG - >> " encoding=3D'UTF-8'?> xmlns:soapenv=3D"http://schemas.xmlsoap.org/soap/envelope/"> /> xmlns=3D"http://lottoexchange.net/LottoDrawings">2006-11-05Alaska2005-11-05Test" > httpclient.wire.content - DEBUG - << " encoding=3D"ISO-8859-1"?> SOAP-ENV:encodingStyle=3D"http://schemas.xmlsoap.org/soap/encoding/" > xmlns:SOAP-ENV=3D"http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" > xmlns:SOAP-ENC=3D"http://schemas.xmlsoap.org/soap/encoding/" > xmlns:si=3D"http://soapinterop.org/xsd"> xsi:type=3D"xsd:string"><Drawings></Drawings>