As part of registering the type mapping for a top level class, I would like to add code to programmatically add type mappings for subordinate classes within my serializer or serializer factory class?
 
I'm assuming that if I can get a reference to the active AxisServer, I can get the type mapping registry and add my type mappings.  So how do I get a reference to the active AxisServer?
 
Thanks, Jerry

Reply via email to