A
andrewzzz
Hi..my aim is to serialize/deserialize my "SoapPair" class , that
contains Axis MessageContext obj (SoapPair receives this from its
constructor), not serializable object(when trying to normally
serialize , it returns "axis MessageContext not serializable")..
How do I serialize/deser the SoapPair class?
Do I have to use SerializationContext/Deser context? How?
Thanks in Advance.
contains Axis MessageContext obj (SoapPair receives this from its
constructor), not serializable object(when trying to normally
serialize , it returns "axis MessageContext not serializable")..
How do I serialize/deser the SoapPair class?
Do I have to use SerializationContext/Deser context? How?
Thanks in Advance.