I just checked out the jPetStore Axis example and I'm impressed how easy the Axis integration works.
But somewhere in the client source Jürgen mentions that you can't transfer complex objects via SOAP (like the Order/Item beans).
But how can I integrate .NET and Java? What's the best strategy to transfer objects like Order/Items between the two worlds?
I'm a newbie to WebServices and I bought "Apache Axis Live" from Sourcebeat. This book seems pretty useless at the moment, not one single line about heterogenous data exchange (which should be one of the key features of Web Services).


Reply With Quote