Return-Path: Delivered-To: apmail-ws-wsif-user-archive@www.apache.org Received: (qmail 25672 invoked from network); 29 Nov 2003 17:48:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Nov 2003 17:48:22 -0000 Received: (qmail 68614 invoked by uid 500); 29 Nov 2003 17:48:15 -0000 Delivered-To: apmail-ws-wsif-user-archive@ws.apache.org Received: (qmail 68470 invoked by uid 500); 29 Nov 2003 17:48:14 -0000 Mailing-List: contact wsif-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: wsif-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list wsif-user@ws.apache.org Delivered-To: moderator for wsif-user@ws.apache.org Received: (qmail 62498 invoked from network); 29 Nov 2003 17:39:55 -0000 From: Amit Shah To: wsif-user@ws.apache.org Subject: Dynamic Complex SOAP Client Date: Sat, 29 Nov 2003 12:39:57 -0500 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311291239.57454.amit.v.shah@verizon.net> X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [141.150.140.184] at Sat, 29 Nov 2003 11:39:58 -0600 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi all, I went through the DynamicClient example of apache axis and apache wsif, but that is limited to primitive types only. I want to be able to call webservices which return complex type objects too. I tried to look everywhere, but I couldnot find that. I would really appreciate any kind of help. I am new to webservice technology so please excuse me if my question is silly or something :( Cheers, Amit