Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 17834 invoked from network); 16 Aug 2008 21:33:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2008 21:33:29 -0000 Received: (qmail 3152 invoked by uid 500); 16 Aug 2008 21:33:19 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 3121 invoked by uid 500); 16 Aug 2008 21:33:18 -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 3110 invoked by uid 99); 16 Aug 2008 21:33:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 14:33:18 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgainty@hotmail.com designates 65.55.116.83 as permitted sender) Received: from [65.55.116.83] (HELO blu0-omc3-s8.blu0.hotmail.com) (65.55.116.83) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2008 21:32:19 +0000 Received: from BLU142-W39 ([65.55.116.74]) by blu0-omc3-s8.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 16 Aug 2008 14:32:48 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_f581286a-de30-430f-8c7c-d3ffe330dd49_" X-Originating-IP: [76.119.47.54] From: Martin Gainty To: Subject: RE: RPC in DOCUMENT Out Date: Sat, 16 Aug 2008 17:32:47 -0400 Importance: Normal In-Reply-To: <48A4BAD9.7060303@opensource.lk> References: <48A4BAD9.7060303@opensource.lk> MIME-Version: 1.0 X-OriginalArrivalTime: 16 Aug 2008 21:32:48.0110 (UTC) FILETIME=[A0D808E0:01C8FFE7] X-Virus-Checked: Checked by ClamAV on apache.org --_f581286a-de30-430f-8c7c-d3ffe330dd49_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable any examples in the latest distro?.. if not can someone put an example in t= he latest distro? (most of the examples/doc I have seen mention either RPC or DocLiteral but = not both) Thanks Deepal Martin=20 ______________________________________________=20 Disclaimer and confidentiality note=20 Everything in this e-mail and any attachments relates to the official busin= ess of Sender. This transmission is of a confidential nature and Sender doe= s not endorse distribution to any party other than intended recipient. Send= er does not necessarily endorse content contained within this transmission.= =20 > Date: Thu=2C 14 Aug 2008 19:08:09 -0400 > From: deepal@opensource.lk > To: axis-user@ws.apache.org > Subject: Re: RPC in DOCUMENT Out >=20 >=20 > > Axis 2 question > > > > =20 > > > > Is there an off the shelf solution for a web service client to bind=20 > > and invoke a RPC style method with a DOCUMENT style return? > > > If it is RPC Lit then you can probably do that. > > > > =20 > > > > XMLDocument myDoc =3D a.getData( =93test=94 )=3B // pseudo client code > > > > =20 > > > > Standard message receiver=2C services.xml WSDL=2C stuff. > > > When it come to Axis2 client side you do not need to worry about the=20 > Message Receiver =2C you can either > - Generate the client side code > - Or You can code ServiceClient to do that for you >=20 > Thank you! > Deepal > > > > =20 > > > > Thanks for reading and considering > > > > =20 > > > > Kurt > > > > =20 > > > > - > > >=20 > --=20 > Thanks=2C > Deepal > ................................................................ > http://blogs.deepal.org/ >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe=2C e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands=2C e-mail: axis-user-help@ws.apache.org >=20 _________________________________________________________________ Talk to your Yahoo! Friends via Windows Live Messenger. Find out how. http://www.windowslive.com/explore/messenger?ocid=3DTXT_TAGLM_WL_messenger_= yahoo_082008= --_f581286a-de30-430f-8c7c-d3ffe330dd49_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable any examples in the latest distro?.. if not can someone put an example in t= he latest distro?
(most of the examples/doc I have seen mention either R= PC or DocLiteral but not both)

Thanks Deepal
Martin
_________= _____________________________________
Disclaimer and confidentiality no= te
Everything in this e-mail and any attachments relates to the officia= l business of Sender. This transmission is of a confidential nature and Sen= der does not endorse distribution to any party other than intended recipien= t. Sender does not necessarily endorse content contained within this transm= ission.


>=3B Date: Thu=2C 14 Aug 2008 19:08:09 -0400
>= =3B From: deepal@opensource.lk
>=3B To: axis-user@ws.apache.org
>= =3B Subject: Re: RPC in DOCUMENT Out
>=3B
>=3B
>=3B >=3B= Axis 2 question
>=3B >=3B
>=3B >=3B
>=3B >=3B
&g= t=3B >=3B Is there an off the shelf solution for a web service client to = bind
>=3B >=3B and invoke a RPC style method with a DOCUMENT style = return?
>=3B >=3B
>=3B If it is RPC Lit then you can probably d= o that.
>=3B >=3B
>=3B >=3B
>=3B >=3B
>=3B >= =3B XMLDocument myDoc =3D a.getData( =93test=94 )=3B // pseudo client code<= br>>=3B >=3B
>=3B >=3B
>=3B >=3B
>=3B >=3B Stand= ard message receiver=2C services.xml WSDL=2C stuff.
>=3B >=3B
>= =3B When it come to Axis2 client side you do not need to worry about the >=3B Message Receiver =2C you can either
>=3B - Generate the cli= ent side code
>=3B - Or You can code ServiceClient to do that for you=
>=3B
>=3B Thank you!
>=3B Deepal
>=3B >=3B
>= =3B >=3B
>=3B >=3B
>=3B >=3B Thanks for reading and consi= dering
>=3B >=3B
>=3B >=3B
>=3B >=3B
>=3B >= =3B Kurt
>=3B >=3B
>=3B >=3B
>=3B >=3B
>=3B >= =3B -
>=3B >=3B
>=3B
>=3B --
>=3B Thanks=2C
>= =3B Deepal
>=3B ......................................................= ..........
>=3B http://blogs.deepal.org/
>=3B
>=3B
>= =3B
>=3B
>=3B -------------------------------------------------= --------------------
>=3B To unsubscribe=2C e-mail: axis-user-unsubscr= ibe@ws.apache.org
>=3B For additional commands=2C e-mail: axis-user-he= lp@ws.apache.org
>=3B


Talk to your Yahoo! Friends via = Windows Live Messenger. Find Out H= ow = --_f581286a-de30-430f-8c7c-d3ffe330dd49_--