I am a total newbie, so
excuse me for this dumb question. How can I marshall an instance of a WSDL
generated class into the original XML format? I was thinking that the
getSerializer is the way to go, but I couldn't figure out how it work. Right
now, I am using castor to marshall the object. It works ok, but I would like to
learn the correct way of getting it done.
Kam
