I wrote up custom Deserializer and Serializer classes. What it does is that
DataSerializer sends a byte[] over the wire and Deserializer will take in
the byte[]. In my DataDeserializer, what should I use the deserializer for
deserializing the byte[] array? I tried to use Constants.SOAP_ARRAY, but it
doesn't work. I've got a null byte array.
Many thanks in advance.
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
