Thursday, May 11, 2006

Would you like milk with your serialization?

Man what a mission! I have been sitting for the past four hours trying to figure out how to pass a custom object via SOAP. Everything deals with serailizing the object then calling it using Java. Now my problem lays in the fact that it will be called by C#.

I finally figured out the process I am supposed to follow but for the life of me can't find any decent documentation. Will soldier on though (have, it is my job LOL).

If any of you guys out there have any pointers to some decent documentation I would appreciate it. The platform that is serving the web services is Apache Axis. The client consuming the services is C#.

Thanks in advanced

No comments:

Post a Comment