RE: DEserialization help needed

2003-03-03 Thread Twiggs, Glenn
ation mechanisms for both. I have tried and tried and tried to run deserialization "standalone" without success. Any hints? Glenn. Original Message --- Subject: DEserialization help needed From: "Gorbunov, Igor {PBSG}&qu

DEserialization help needed

2003-02-20 Thread Gorbunov, Igor {PBSG}
Hello, I am trying to use Axis just to serialize (and deserialize) my arbitrary java beans, that is, I don't really use the SOAP invocation side of Axis right now. I don't have any problems with serialization, as I enabled AutoTyping: (i.e. mapping.setDoAutoTypes(true)). The serializationContext.

DEserialization help needed

2003-02-19 Thread Gorbunov, Igor {PBSG}
Hello, I am trying to use Axis just to serialize (and deserialize) my arbitrary java beans, that is, I don't really use the SOAP invocation side of Axis right now. I don't have any problems with serialization, as I enabled AutoTyping: (i.e. mapping.setDoAutoTypes(true)). The serializationContext.