Title: Using a serializer and deserializer

Hi,

I'm new to Axis.
I used wsdl2java to generate code for my wsdl.
I would like to be able to read/write my java objects from/to xml files so I can run tests and compare XML that being sent and received.

Is it possible to use the Serializer and Deserializer to do that?
If yes, how would the code look like?
Is there any tutorials about it somewhere?

Any help would be greatly appreciated.

Thanks,

-- AV

Reply via email to