Hello,
I fyou use castor, those beanSerializerfactories shouldn't be
anywherein ur WSDD... because you are replacing them with castor
factories..
Regards
marco
-----Original Message-----
From: Robert Bateman [mailto:[EMAIL PROTECTED]
Sent: 15 September 2004 16:38
To: [EMAIL PROTECTED]
Subject: Axis, Castor and BeanSerializerFactory
The Web Service I'm attempting to build will use Caster to handle a
document
thru Axis. I've read the wonderful documentation about Castor and Axis
and
"think" I have messed something up.
In the doc over at IBM.com, it indicates that I have to replace the
serializers in order to have Castor serializers used instead of the Axis
ones. So I made the coresponding changes in my wsdd file. But my wsdd
file
also specifies BeanSerializerFactory and BeanDeserializerFactory. Are
these
factories to be left alone? I don't see castor equivalents.
Thanks!
Bob