Was my question not clear or is there really noone who can answer this? It doesn't seem like it would be rocket science... I'm currently looking at the source for configuration factories, but the documentation is really scetchy...
/Pontus -----Original Message----- From: Pontus Rydin Sent: Monday, March 03, 2003 3:47 PM To: [EMAIL PROTECTED] Subject: 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