RE: Help with List De-serializer problem.

2002-11-18 Thread Ramaswamy, Muthu
amaswamy, Muthu [mailto:[EMAIL PROTECTED]] Sent: 17 November 2002 23:53 To: '[EMAIL PROTECTED]' Subject: RE: Help with List De-serializer problem. I was using Axis beta 3. So I downloaded 1.0 release build hoping it would resolve the issue. Now I get: org.xml.sax.SAXException: SimpleD

RE: Help with List De-serializer problem.

2002-11-18 Thread Russell Brown
ailto:[EMAIL PROTECTED]] Sent: 17 November 2002 23:53 To: '[EMAIL PROTECTED]' Subject: RE: Help with List De-serializer problem. I was using Axis beta 3. So I downloaded 1.0 release build hoping it would resolve the issue. Now I get: org.xml.sax.SAXException: SimpleDeserializer enco

RE: Help with List De-serializer problem.

2002-11-17 Thread Ramaswamy, Muthu
on the servre side that contains List as its member? Apprecite any input related to this matter. Thanks., -Original Message- From: Ramaswamy, Muthu [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 17, 2002 2:21 PM To: '[EMAIL PROTECTED]' Subject: Help with List De-serializ

Help with List De-serializer problem.

2002-11-17 Thread Ramaswamy, Muthu
Hi All- When the List elements are referenced, I get the ClassCastException. Overview === Client calls the echoBean method that takes a simple java bean containing list as parameter. The echoBean methods then prints the content of the java bean. When the method refers the List element, encou