Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 2634 invoked from network); 24 Oct 2003 13:32:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 24 Oct 2003 13:32:14 -0000 Received: (qmail 53308 invoked by uid 500); 24 Oct 2003 13:32:00 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 53218 invoked by uid 500); 24 Oct 2003 13:31:59 -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: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 53207 invoked from network); 24 Oct 2003 13:31:59 -0000 Message-ID: <20031024133200.30355.qmail@web12810.mail.yahoo.com> Date: Fri, 24 Oct 2003 06:32:00 -0700 (PDT) From: Davanum Srinivas Reply-To: dims@yahoo.com Subject: Re: wsdl file To: axis-user@ws.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N plez open a bugzilla bug (http://ws.apache.org/axis/bugs.html) -- dims --- Henry lu wrote: > here is the original wsdl fiel: > -------------------------------------------------------------------------------------------------------------------------------------- > > xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" > xmlns:s="http://www.w3.org/2001/XMLSchema" > xmlns:s0="http://www.henry_lu.com/HelloWorld/" > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" > xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" > targetNamespace="http://www.henry_lu.com/HelloWorld/" > xmlns="http://schemas.xmlsoap.org/wsdl/"> > > targetNamespace="http://www.henry_lu.com/HelloWorld/"> > > > > > > > type="s:string" /> > > > > > > > type="s:string" /> > > > > > > > name="getIPforHostnameResult" type="s:string" /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > style="document" /> > > soapAction="http://www.henry_lu.com/HelloWorld/HelloWorld" style="document" > /> > > > > > > > > > soapAction="http://www.henry_lu.com/HelloWorld/getIPforHostname" > style="document" /> > > > > > > > > > > <b>A web service which performs Domain Name > Lookups.</b> > > location="http://localhost/HelloWorldService/HelloWorldService.asmx" /> > > > > ------------------------------------------------------------------------------------------------------------------------------------------------ > > > >From: Stephen Gordon > >Reply-To: axis-user@ws.apache.org > >To: axis-user@ws.apache.org > >Subject: Re: wsdl file > >Date: Fri, 24 Oct 2003 10:21:13 +1000 > > > >Please attach the WSDL in question. > > > >stephen > > > >Henry lu wrote: > > > >>I got a wsdl file generated by IE from a WS written in C#. I got the > >>following errors when i tried > >>wsdl2java program: > >> > >>java.lang.NullPointerException > >> at > >>org.apache.axis.wsdl.toJava.JavaWriter.writeComment(JavaWriter.java:2 > >>44) > >> at > >>org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter.writeFileBody(Java > >>ServiceIfaceWriter.java:110) > >> at > >>org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:148) > >> at > >>org.apache.axis.wsdl.toJava.JavaServiceWriter.generate(JavaServiceWri > >>ter.java:98) > >> at > >>org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(Jav > >>aGeneratorFactory.java:284) > >> at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:328) > >> at org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:82) > >> at > >>org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:246) > >> at java.lang.Thread.run(Unknown Source) > >> > >>Could anyone tell me why and how to fix? > >> > >>_________________________________________________________________ > >>See when your friends are online with MSN Messenger 6.0. Download it now > >>FREE! http://msnmessenger-download.com > >> > >> > >> > > > > > > _________________________________________________________________ > Concerned that messages may bounce because your Hotmail account has exceeded > its 2MB storage limit? Get Hotmail Extra Storage! > http://join.msn.com/?PAGE=features/es > ===== Davanum Srinivas - http://webservices.apache.org/~dims/