Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 78478 invoked from network); 10 Jul 2006 17:05:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 17:05:40 -0000 Received: (qmail 60454 invoked by uid 500); 10 Jul 2006 17:05:39 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 60331 invoked by uid 500); 10 Jul 2006 17:05:39 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 60320 invoked by uid 99); 10 Jul 2006 17:05:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 10:05:39 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of samisa.abeysinghe@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 10:05:29 -0700 Received: by py-out-1112.google.com with SMTP id n25so3524211pyg for ; Mon, 10 Jul 2006 10:04:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Y9MKZpex+NitCbJVlsrfesY6YNpew/TAEfyb+/A5vVtaPCWIGSqr8eRZhKLeHix4yRwzvzg96i81qveDk/nAGjZwzMLoyThYcx2orQqZJtU7PrPcOip2DUUooaNGQc93mTPyCHNBnTknm3zwOym6YVypf0FEcK7pnaOqunU4cwg= Received: by 10.35.127.15 with SMTP id e15mr5247768pyn; Mon, 10 Jul 2006 10:04:41 -0700 (PDT) Received: from ?192.168.1.2? ( [222.165.170.9]) by mx.gmail.com with ESMTP id q36sm784360pyg.2006.07.10.10.04.40; Mon, 10 Jul 2006 10:04:41 -0700 (PDT) Message-ID: <44B28160.3000805@gmail.com> Date: Mon, 10 Jul 2006 22:33:36 +0600 From: Samisa Abeysinghe User-Agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache AXIS C User List Subject: Re: [Axis2] WSDL for Axis2 Samples? References: <44B277C6.2040908@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Pawe� Pustelnik wrote: > Dnia 10-07-2006 o 17:52:38 Samisa Abeysinghe > napisa�: > >> Pawe� Pustelnik wrote: >> >>> Hi, >>> >>> Where can I find WSDL files for services' samples (Axis2)? >>> (For example math.wsdl or echo.wsdl) >>> >>> Pawel >>> >> We do not have WSDLs for them. They were just written as XML in/out >> samples. >> However, there are some WSDL based samples in codegen sub folder of >> the samples folder. > > > So I suppose there is no quick way to rewrite the services from Axis1 > to Axis2. > Am I correct? I am afraid not. Axis2C API is *very* different from Axis C++. However, codegen tool is supposed to help with this in case you have wsdls. But yes, you have to manually change the current implementations - there is no easy porting tool. Samisa... > >> Samisa... >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org >> For additional commands, e-mail: axis-c-user-help@ws.apache.org >> >> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org