You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsif-user@ws.apache.org by jd...@brunswickwdi.com on 2003/09/18 18:23:58 UTC

Overriding a built in serializer/deserializer

Is there any way to override the serializer/deserializer for a built in 
type?   When I call the MapType method of the service class on a type that 
is an element, array, whatever.  it never calls my serializer.   Instead 
it uses the "built in" mapping.  My code works fine for user defined 
types. Any help is very appreciated.

Jeff De Pons