Title: Specifying a TypeMapping (not ser/deser) in a WSDD

Dear mailing list,
I would like to specify a serializer/deserializer to use with a certain class *and* all its subclasses. Specifiying <typeMapping> in a WSDD allows you to specify a serializer/deserializer for a class, but only for exact matches, not for subclasses of the specified class. I have played around with custom TypeMappings and I think I got it to work that way. However, I have not found a way of specifying a TypeMapping while using the standard servlet. Nor have I found any way of specifying which TypeMapping to use in a WSDD.

I've probably overlooked something... Any ideas?

Regards

Pontus Rydin


Reply via email to