Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 20037 invoked from network); 3 Apr 2007 15:00:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 15:00:18 -0000 Received: (qmail 69603 invoked by uid 500); 3 Apr 2007 15:00:14 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 69584 invoked by uid 500); 3 Apr 2007 15:00:14 -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 69572 invoked by uid 99); 3 Apr 2007 15:00:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:00:14 -0700 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 attodorov@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 08:00:05 -0700 Received: by an-out-0708.google.com with SMTP id c2so2130900anc for ; Tue, 03 Apr 2007 07:59:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nwGZ6xjw5JcgcMc5D1CWrD+dn3a0iK5hdSqWGVFpj1XGGHOEExKRWY5aZiTEcuG5WB/g7gbbs2m+BY32MDby3sQEUxJFxo/JCLv0vFkeNi69N2ALYnJNn3blKj+iKXuwqPtBDGFN1OSwNgwrfYaP2xFRgkxjkS5NMntUoxTFRr8= 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=B3FDya7ONYgQ+2uyZqwHj/2lJ2o9PYfXdmTXY11YzOhNSoF90rSf/dzIOOJ4pnbEa2RIK3aM6xGT6RuiAzz9pJMdPnvd7J0OytqeZef57q0ncG725O+/O+f/qwTd6EHY7J5oSiu4LZ7I4dCsH5ATV9X43GiXQaX9HA1UROA16/0= Received: by 10.100.126.2 with SMTP id y2mr4435866anc.1175612384493; Tue, 03 Apr 2007 07:59:44 -0700 (PDT) Received: by 10.100.196.11 with HTTP; Tue, 3 Apr 2007 07:59:44 -0700 (PDT) Message-ID: <4ac1e6310704030759t6b755f66q24269a4fa232dd12@mail.gmail.com> Date: Tue, 3 Apr 2007 17:59:44 +0300 From: "Angel Todorov" To: axis-user@ws.apache.org Subject: Re: Migrating .net web service to axis HELP In-Reply-To: <9814025.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9814025.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, Do you really have a requirement to use Axis1 ? You'd better use Axis2 IMO. Otherwise it's perfectly fine to generate service descriptors from a WSDL file, using the wsdl2java tool. Regards, Angel On 4/3/07, gtmoorthy wrote: > > I have a requirement where I need to migrate the .net web service to > WebSphere. I am planning to use axis. > > Question: > 1) Is there a way that I can generate WSDD from WSDL generated/used in .net > 2) Is there a way I can deploy the .net WSDL directly into axis without a > wsdd deployment descriptor > > -- > View this message in context: http://www.nabble.com/Migrating-.net-web-service-to-axis-HELP-tf3514920.html#a9814025 > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org