Hello
 
In the Axis1.x version the Call interface provided mechanism to register dynamic type binding which is absent in the new Axis2 version.
How can I dynamically register  type mappings using Axis2 Please guide me how to do this.
 
Previously I was using the wsdd file which was replicated on the client as well as server side, and by registering the type mapping from the client side in the call, I was able to circumvent the need to use wsdl2java at the client side. Now if I want to acheive the same behaviour, could you please suggest a way out.
 
Thanks
Anup Nair

Reply via email to