I want to start with xml on the client side and to let the soap
implementation do all the conversion for me so when my code starts i
will already have the java object i need.

-----Original Message-----
From: Rich Catlett [mailto:[EMAIL PROTECTED]]
Sent: Thu, August 16, 2001 5:56 PM
To: [EMAIL PROTECTED]
Subject: Re: xml to bean convertition.


How about sending the object as an attachment?

Rich Catlett

Steeve Gilbert wrote:

>Hi!
>
>Check that out.  I've bean able to transfer bean with this tutorial.
It should answer you question.
>
>http://www.eneris.com/~pablo/soapintro
>
>Steeve...
>
>
>
>
>"Evyatar Shoresh" <[EMAIL PROTECTED]> on 16/08/2001 06:20:42
>
>Please respond to [EMAIL PROTECTED]
>
>To:   <[EMAIL PROTECTED]>
>cc:    (bcc: Steeve Gilbert/G_STGEORGES/CANAM_MANAC)
>
>Subject:  xml to bean convertition.
>
>
>Hi,
>I'm having a client-server aplication using soap as my messaging, my
aim
>is to send a xml document from the client that will be transfered as an
>object ( pre-defined in a deployment descriptor ) to the method in the
>server as a parameter.
>
>My problem is that no matter which descriptor i use the server takes my
>xml as is and transfers it to the method as an Element object.
>
>Do you have any sample showing such a scenario?
>
>Thanx alot.
>
>
>
>
>
>



Reply via email to