Posted By:
Neha_Shah
Posted On:
Tuesday, March 4, 2003 10:23 PM
I have deployed a service in Wasp Server.The service class
contains methods that takes an input as an object and returns as an object.
It is basically a class that reads a com object.
How can I serialize the com object while invoking the service?