Re: how to deserialize into bean

2003-07-06 Thread Jeyakumaran Chandrasegaram
eorge [George Jagodzinski]  -Original Message-From: Akhil Gupta [mailto:[EMAIL PROTECTED]Sent: Friday, July 04, 2003 8:20 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Re: how to deserialize into bean Hi George   My understanding is as follows:-   a) I

RE: how to deserialize into bean

2003-07-04 Thread George Jagodzinski
-From: Akhil Gupta [mailto:[EMAIL PROTECTED]Sent: Friday, July 04, 2003 8:20 PMTo: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: Re: how to deserialize into bean Hi George   My understanding is as follows:-   a) If you are using Axis on both ends to talk between client/server the

Re: how to deserialize into bean

2003-07-04 Thread Akhil Gupta
EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 4:03 PM Subject: how to deserialize into bean This is  adumb question, but I haven't been able to figure out exaclt how to deserialize xml into a bean   I have the correct bean setup   I inititalize a new BeanDe

RE: how to deserialize into bean

2003-07-04 Thread George Jagodzinski
ath Perera [mailto:[EMAIL PROTECTED] Sent: Friday, July 04, 2003 4:38 AM To: [EMAIL PROTECTED] Subject: RE: how to deserialize into bean Hi George, I got it to somewhere. I haven't test it yet. give it a try if u have time. please note this is only a GUESS I belive when you use getvalue()

how to deserialize into bean

2003-07-02 Thread George Jagodzinski
This is  adumb question, but I haven't been able to figure out exaclt how to deserialize xml into a bean   I have the correct bean setup   I inititalize a new BeanDeserializer using the correct   java class, qname and typedesc, but I don't see what method I am supposed to use to deseriali