RE: beanSerialization

2002-04-18 Thread Vidyanand Murunikkara
11:35 AM To: '[EMAIL PROTECTED]' Subject: RE: beanSerialization Thanks for your reply, Tom. I understand your suggestion to use the Axis-generated stubs, because that's exactly what I did. First, I generated client stubs for my service and wrote a test client to actually harness

RE: beanSerialization

2002-04-18 Thread Lasker, Kory
es in remote rpc? Sorry this is so long, I just really want to understand what's causing these problems. Kory Lasker -Original Message- From: Tom Jordahl [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 4:38 PM To: '[EMAIL PROTECTED]' Subject: RE: beanSerializat

RE: beanSerialization

2002-04-17 Thread Tom Jordahl
this helps. -- Tom Jordahl Macromedia -Original Message- From: Lasker, Kory [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 4:25 PM To: '[EMAIL PROTECTED]' Subject: beanSerialization I'm having problems trying to unserialize a complexType from my service on

beanSerialization

2002-04-16 Thread Lasker, Kory
I'm having problems trying to unserialize a complexType from my service on the client side, causing me many problems between the role of the client and the deployment descriptor. In the section of the DD using the default beanSerializer, am I supposed to refer to a class known only by the se