From general-return-15836-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Sep 25 07:58:01 2007 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 3630 invoked from network); 25 Sep 2007 07:57:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2007 07:57:55 -0000 Received: (qmail 33041 invoked by uid 500); 25 Sep 2007 07:57:44 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 32874 invoked by uid 500); 25 Sep 2007 07:57:44 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 32863 invoked by uid 99); 25 Sep 2007 07:57:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 00:57:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [85.25.139.175] (HELO srv03.codedragons.com) (85.25.139.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 07:57:44 +0000 Received: from [203.114.50.144] (helo=f3.local) by srv03.codedragons.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Ia5Lv-0006oc-GH; Tue, 25 Sep 2007 10:01:07 +0200 From: Niclas Hedhman To: general@incubator.apache.org Subject: Re: Creating SOAP Requests from WSDL Date: Tue, 25 Sep 2007 15:57:11 +0800 User-Agent: KMail/1.9.5 Cc: "Harshit Madania" References: <475f87060709242328ufb77982tf5fca6750a49b3bf@mail.gmail.com> In-Reply-To: <475f87060709242328ufb77982tf5fca6750a49b3bf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709251557.11304.niclas@hedhman.org> X-Virus-Checked: Checked by ClamAV on apache.org On Tuesday 25 September 2007 14:28, Harshit Madania wrote: > Hi , > I want to create SOAP Requests from the WSDL of service. > What I want to do is like dynamically creating RAW SOAP Request from the > WSDL and sending it to the Web Service so that the user can directly > provide parameters to the service and test it. I am a bit new to apache > incubator so just wanted to know is there any API provided with it which > can solve my purpose , I tried using WSDLToSOAP but was not able to create > a proper SOAP Request from it. Wrong list... Check with Web Services guys. Find info at http://ws.apache.org/ Cheers -- Niclas Hedhman, Software Developer I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org