unsubscribe
dering
> why couldnt these be reused rather than defining a set of
> serializers/deserializers which does the same .
>
> Probably I need to look deep inside and see how reflection is being done
in axis
> .
> Are there any docs on typeMapping ?
>
> ThanX
> Deepth
>
I guess you could use the builtin bean (de)serializer, that is, tha
beanmapping tag in the deploy.wsdd file.
Theoretically you will be able to serialize all the public members of your
types and you don't have to write custom (de)serializers. I have been
experiencing with the same issue the last f
Hey! There's nobody in the world who had tried to do domething similar?! I
can't believe it...
- Original Message -----
From: "Sorin Pop" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Pop Lucian Marius" <[EMAIL PROTECTED]>
Sent:
rray of another custom object without building
custom (de)serializer classes
> -Original Message- >
From: Sorin Pop [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 16, 2002 12:33 PM > To: [EMAIL PROTECTED]
> Cc: Pop Lucian Marius >
Subject: (de)serializ