I'm using IBM's WSDK which uses axis. How do I register serializer/deserializer of a class for axis to be able to understand it from my code after I've deployed the service (since the service deployment is done behind the scenes by WSDK, therefore no wsdd file for me to edit)? how do I get access to the current registry in place to be able to register the serializer/deserializer for the new class??
 
I would really appreciate some help

Reply via email to