Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 64877 invoked from network); 6 May 2006 01:24:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2006 01:24:25 -0000 Received: (qmail 92340 invoked by uid 500); 6 May 2006 01:24:15 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 92320 invoked by uid 500); 6 May 2006 01:24:15 -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 92309 invoked by uid 99); 6 May 2006 01:24:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2006 18:24:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [80.251.161.194] (HELO infosistema.com) (80.251.161.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 May 2006 18:24:13 -0700 DomainKey-Signature: a=rsa-sha1; s=MDaemon; d=infosistema.com; c=simple; q=dns; h=from:message-id; b=VpoMo0SMM7iqg9Q3LxZPwxRt4VCWm+WCDaRmWHH2N+fmAFJrPa6H76ebWnz/ 6FQ7QYQqFQ7IIzenOdv0YbyGSRURZq5fKaJ9vme0y0cBhrMYJ8XIy7tTH EX95n4PDKPWtUnBFxC+2WwvCiX5RPME3pPWebfs7IqUpjREWxDZIYU=; Received: from WorldClient by infosistema.com (MDaemon PRO v9.0.1) with ESMTP id md50000117246.msg for ; Sat, 06 May 2006 02:23:27 +0100 Received: from [10.0.66.1] by infosistema.com via WorldClient with HTTP; Sat, 06 May 2006 02:23:25 +0100 Date: Sat, 06 May 2006 02:23:25 +0100 From: "=?iso-8859-1?Q?S=E9rgio?= Sousa" To: axis-user@ws.apache.org Subject: Re: [Axis2] Problems getting wsdl from deployed services in Axis2 v1.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="_0506-0223-25-PART-BREAK" Message-ID: X-Mailer: WorldClient 9.0.1 In-Reply-To: References: X-Authenticated-Sender: Sergio.Sousa@infosistema.com X-HashCash: 1:20:060506:axis-user@ws.apache.org::0dA8FZ58rm3aoaRo:000000000000000000000000000000000000008ire X-Spam-Processed: infosistema.com, Sat, 06 May 2006 02:23:27 +0100 (not processed: message from valid local sender) X-MDRemoteIP: 127.0.0.1 X-Return-Path: Sergio.Sousa@infosistema.com X-MDaemon-Deliver-To: axis-user@ws.apache.org X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --_0506-0223-25-PART-BREAK Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Thanks, The problem is that I've tried putting a wsdl file in the META-INF dir on the SercurityService (samples) and axis2 doesn't recognize it and sends always the same error (wsdl not found in META-INF.....) S�rgio Sousa -----Original Message----- From: "robert lazarski" To: axis-user@ws.apache.org Date: Fri, 5 May 2006 20:42:31 -0300 Subject: Re: [Axis2] Problems getting wsdl from deployed services in Axis2 v1.0 Just put the WSDL inside the META-INF of the aar file. See this article for an explanation of this and a few other common issues: http://www.developer.com/open/article.php/3589126 HTH, Robert http://www.braziloutsource.com/ On 5/5/06, S�rgio Sousa < sergio.sousa@infosistema.com> wrote: Hi, Can anyone tell me please how do I include a wsdl file in the aar archive? What name should this wsdl file have? Thanks. S�rgio Sousa --_0506-0223-25-PART-BREAK Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit
Thanks,
 
 
 
The problem is that I've tried putting a wsdl file in the META-INF dir on the SercurityService (samples) and axis2 doesn't recognize it and sends always the same error (wsdl not found in META-INF.....)
 
S�rgio Sousa

-----Original Message-----
From: "robert lazarski" <robertlazarski@gmail.com>
To: axis-user@ws.apache.org
Date: Fri, 5 May 2006 20:42:31 -0300
Subject: Re: [Axis2] Problems getting wsdl from deployed services in Axis2 v1.0

Just put the WSDL inside the META-INF of the aar file. See this article for an explanation of this and a few other common issues:

http://www.developer.com/open/article.php/3589126

HTH,
Robert
http://www.braziloutsource.com/

On 5/5/06, S�rgio Sousa < sergio.sousa@infosistema.com> wrote:
Hi,

Can anyone tell me please how do I include a wsdl file in the aar archive?
What name should this wsdl file have?

Thanks.

S�rgio Sousa

--_0506-0223-25-PART-BREAK--