Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 55834 invoked from network); 17 Jun 2006 11:29:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jun 2006 11:29:24 -0000 Received: (qmail 13397 invoked by uid 500); 17 Jun 2006 11:23:01 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 10463 invoked by uid 500); 17 Jun 2006 11:22:21 -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 7821 invoked by uid 99); 17 Jun 2006 11:21:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jun 2006 04:21:50 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ajith.ranabahu@gmail.com designates 66.249.82.196 as permitted sender) Received: from [66.249.82.196] (HELO wx-out-0102.google.com) (66.249.82.196) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jun 2006 02:55:58 -0700 Received: by wx-out-0102.google.com with SMTP id s11so560420wxc for ; Sat, 17 Jun 2006 02:55:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DXjM42W1nBhHWcr5oU/ocNIubSvoZ0O9Cy7E65TXW9DM6PMjRwKJeHsk0B8K11ctWDG9ns/pl8UqpXb0/MgHc+mZ4tg4UCJFKzsCJVcjISPvRMLUTVmjnNLn1oj/B8eEdKjaopfPoe9Rl4Kh1YVT1g8xIDzWaBwubLSN5DYh4xs= Received: by 10.70.130.3 with SMTP id c3mr5428546wxd; Sat, 17 Jun 2006 02:55:37 -0700 (PDT) Received: by 10.85.26.3 with HTTP; Sat, 17 Jun 2006 02:55:37 -0700 (PDT) Message-ID: Date: Sat, 17 Jun 2006 15:25:37 +0530 From: "Ajith Ranabahu" To: axis-user@ws.apache.org, chinthaka@opensource.lk Subject: Re: Integration of axis2 for invoking webservices In-Reply-To: <4493B6B4.1000106@opensource.lk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <27407ce90606161128m122e3038s2a6122282a84de13@mail.gmail.com> <4493B6B4.1000106@opensource.lk> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, if you are looking into a totally dynamic case also look into the possibility of using the serviceClient since there is a mode where you can pass in a WSDL to the constructor and get it fully configured! Ajith On 6/17/06, Eran Chinthaka wrote: > Wishing Carebear wrote: > > Hello: > > I want to build a tool that has to talk to different webservices by taking > > in the wsdl and invoke the webservcie by getting the relevant inputs. > > > > You can easily do this by creating stubs using Axis2 code generation. > Read Axis2 User guide and code generation guide. > > -- Chinthaka > > > > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org