Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 74603 invoked from network); 14 Feb 2007 07:39:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2007 07:39:55 -0000 Received: (qmail 14060 invoked by uid 500); 14 Feb 2007 07:39:46 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 14006 invoked by uid 500); 14 Feb 2007 07:39:46 -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 13907 invoked by uid 99); 14 Feb 2007 07:39:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 23:39:46 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jmccosker@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 23:39:36 -0800 Received: by nf-out-0910.google.com with SMTP id o63so560137nfa for ; Tue, 13 Feb 2007 23:39:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ujJZMpdZ1eCmh/l4AT054pNJ0nMjUMkj2BbTzMClJohsoAoM8fZcEheBELu3gr25Xl+3jJE6QlScTE9ARYeeXCMiADSSazY2SgUOkJQ5mDHrziGmHfBZDRIY3W8Bm3JkudWc7VsB0W5gBvZ2pN+wsmZ2pTWeJVIOJN71wzzcj3E= Received: by 10.82.135.13 with SMTP id i13mr98782bud.1171438753640; Tue, 13 Feb 2007 23:39:13 -0800 (PST) Received: by 10.82.158.5 with HTTP; Tue, 13 Feb 2007 23:39:13 -0800 (PST) Message-ID: <75704ba20702132339h557c3227pb81598372f0059c1@mail.gmail.com> Date: Wed, 14 Feb 2007 07:39:13 +0000 From: "John McCosker" To: axis-dev@ws.apache.org Subject: Re: Generating wsdl for url In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <75704ba20702130852g4c49aba9sa3d88fa99819d5a8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks ann got it working On 2/14/07, Anne Thomas Manes wrote: > Either deploy the service using the RPC message receiver, or write > your own WSDL and add it to the META-INF directory. > > Anne > > On 2/13/07, John McCosker wrote: > > Hi I'm using Axis2 and I have deployed a web service. > > I am now trying to generate client stubs but I am getting the > > following error when doing ?wsdl in the browser address bar, > > > > Unable to generate WSDL for this > > serviceIf you wish Axis2 to automatically > > generate the WSDL, then please use one of the RPC message receivers > > for the service(s)/operation(s) in services.xml. If you have added a > > custom WSDL in the META-INF directory, then please make sure that the > > name of the service in services.xml (/serviceGroup/service/@name) is > > the same as in the custom wsdl's service name > > (/wsdl:definitions/wsdl:service/@name). > > > > What is the work around for this? > > > > Kind Regards, > > > > JP. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > > For additional commands, e-mail: axis-dev-help@ws.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-dev-help@ws.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org