Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 31847 invoked from network); 20 Jul 2005 22:32:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 22:32:14 -0000 Received: (qmail 50591 invoked by uid 500); 20 Jul 2005 22:32:06 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 49702 invoked by uid 500); 20 Jul 2005 22:32:03 -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 49689 invoked by uid 99); 20 Jul 2005 22:32:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 15:32:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of apache-axis-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 15:31:58 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1DvN57-0002Pl-8h for axis-user@ws.apache.org; Thu, 21 Jul 2005 00:30:25 +0200 Received: from so-7766-x0.essex.ac.uk ([155.245.120.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2005 00:30:25 +0200 Received: from karadamoglou_k by so-7766-x0.essex.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Jul 2005 00:30:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: axis-user@ws.apache.org From: Kostas Karadamoglou Subject: [Axis2] How to retrieve WSDL with Axis2 Date: Wed, 20 Jul 2005 23:25:40 +0100 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: so-7766-x0.essex.ac.uk User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en X-Antivirus: avast! (VPS 0529-1, 20/07/2005), Outbound message X-Antivirus-Status: Clean Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I am new to axis2 and axis in general I used to request the wsdl file with simple axis using the ?WSDL parameter. Now with axis2 this feature does not work by default. I cannot get the wsdl file. How can I add this function? Thank you in advance, Kostas