izerForJavaType(value.getClass());ser.serialize(name,
>attributes, value, context);
>Scott.
>
> > --
> > From: Stickley, Jim
> > Reply To: [EMAIL PROTECTED]
> > Sent: Friday, July 12, 2002 12:37 PM
> > To: '[EMAIL PROTECTED]'
aType(value.getClass());
ser.serialize(name,
attributes, value, context);
Scott.
> --
> From: Stickley, Jim
> Reply To: [EMAIL PROTECTED]
> Sent: Friday, July 12, 2002 12:37 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Serialization of return
Do you define a Serializer in your deploy.wsdd file for all your classes, or
just the abstract class? I'm not sure if this will fix your problem, but I
believe that Axis will only serialize the classes that are specified in the
wsdd file. The only thing I'm not sure of is if Axis will match the