Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 53427 invoked from network); 10 Jan 2009 21:18:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jan 2009 21:18:28 -0000 Received: (qmail 21562 invoked by uid 500); 10 Jan 2009 21:18:21 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 21522 invoked by uid 500); 10 Jan 2009 21:18: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 21513 invoked by uid 99); 10 Jan 2009 21:18:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jan 2009 13:18:20 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wishing.carebear@gmail.com designates 209.85.219.21 as permitted sender) Received: from [209.85.219.21] (HELO mail-ew0-f21.google.com) (209.85.219.21) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Jan 2009 21:18:14 +0000 Received: by ewy14 with SMTP id 14so13852563ewy.16 for ; Sat, 10 Jan 2009 13:17:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=slHY6c1ckhmyRJDjOJeNFOWoMGCx+u+fikBjkzt8UK8=; b=RfSjTs0yFQGi7iE0eVMf2BwnZDekpmC1L8Re2O23slIpuFYyznJCB/bKPYD8q8gowb QiLjaugvg6HCVWXLncYsFZI0VmaTbY6yHXJQ6W+vctkpa+HVn1er7XLCgpBIRDEXcKDR f6DXvlH9ehhrjM8/MstOpl2+WbNIlj/Wjx9vc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=xg6JOuhQGfknTqYAMdGdixJUzz4MPyYq0KmZoI9uYIwBx2gRStX4B6v9bthlqaUlSV Wdrt1d1P8MMb2tiPVzeKLZGzW8PILntIIAlVm1ChRCgzKi3mOMkhdsEnFxc1Umn346t6 JSW4wiFt1RHRoxqYR4CzHrd+90mZbuNQaaXFs= Received: by 10.210.144.3 with SMTP id r3mr6800799ebd.69.1231622273020; Sat, 10 Jan 2009 13:17:53 -0800 (PST) Received: by 10.210.111.17 with HTTP; Sat, 10 Jan 2009 13:17:52 -0800 (PST) Message-ID: <27407ce90901101317t7434f54x58ed7ab8e0de1261@mail.gmail.com> Date: Sat, 10 Jan 2009 13:17:52 -0800 From: "Wishing Carebear" To: axis-user@ws.apache.org Subject: Re: RPCServiceClient In-Reply-To: <27407ce90901090941u50d0ee91o11bcd6771eb278f8@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_241333_3291656.1231622272887" References: <27407ce90901090941u50d0ee91o11bcd6771eb278f8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_241333_3291656.1231622272887 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello: Could someone give me some pointers. Thanks, Ravi On Fri, Jan 9, 2009 at 9:41 AM, Wishing Carebear wrote: > Hello: In addition to Service and Operation client, found from one of the > examples that there is RPCServiceClient. Have couple of questions regarding > the same: > 1) Is there any examples using RPCServiceClient where the service takes a > java bean say Class A. Class A has other java beans like Class B and Class > C. > > 2) With Axis1, I used to do the registration for the complex types with the > Call API. Is it still the same approach with Axis2. > > 3) I also need to send the request and get the response XML directly. Is it > possible with Axis2. With Axis1 it was not possible. > > Thanks for your time and help, > > Regards, > Ravi > ------=_Part_241333_3291656.1231622272887 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello:
Could someone give me some pointers.
 
Thanks,
Ravi

On Fri, Jan 9, 2009 at 9:41 AM, Wishing Carebear <wishing.carebear@gmail.com> wrote:
Hello:
In addition to Service and Operation client, found from one of the examples that there is RPCServiceClient. Have couple of questions regarding the same:
1) Is there any examples using RPCServiceClient where the service takes a java bean say Class A. Class A has other java beans like Class B and Class C.

2) With Axis1, I used to do the registration for the complex types with the Call API. Is it still the same approach with Axis2.

3) I also need to send the request and get the response XML directly. Is it possible with Axis2. With Axis1 it was not possible.

Thanks for your time and help,

Regards,
Ravi

------=_Part_241333_3291656.1231622272887--