Hi Joachim yap I have not deployed them and used it.
But I know they are working becouse i write custom serializer based on this classes and add them to the type mapping registry though code(change source code). To be certian to your self, write a serialiser based on the examples. (Or make examples uses the serializer). and add it to server-config.wsdd by deploy the your example(webservice) with <typemapping> tag to dscibe them. hope this helps. Srinath On Wed, 2003-07-09 at 16:20, Joachim (PROGS) wrote: > ----- Original Message ----- > From: "Srinath Perera" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, July 09, 2003 10:54 AM > Subject: Re: custom (de) serializer > > > > Hi > > > > If the (De)Serializers are not mention in the deploymnt discriptor axis > > can't find it unless you give him this info by hack into src code ect. > > That is what I thought. > > > for more info Axis userguide cutom type mapping part(If am rember > > correct). It has few samples named to look at. > > Well, the userguide is pretty thin concerning this. It mentions the classes > (which exist) in samples/encoding, but it cannot be verified whether this > works as they are not deployed. Has anybody used this? > > Joachim >