Tuesday, February 24, 2009

Axis Dynamic Proxy Binding Tutorial

So you are accessing a SOAP Web Service that is being improved recently by their owners. They did not break previous functionality but they are returning an extra complex type member. Your code broke and the client you developed using WSDL2Java and static stubs does not work any longer.

The solution for this problem is called "Custom Serialization" and I have written a tutorial, result of my recent struggle with the issue. You can access it from here.

No comments:

Followers