You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Melanie Courtot <co...@ebi.ac.uk> on 2006/11/16 10:22:10 UTC

specify default serializer (Castor)

Hi,

I'm using the Castor serializer with Axis.
I first use java2wsdl from my interface, then wsdl2java (in command line)
to generate the code.
I was wondering if there was some way to specify which serializer to use?
At the moment I have to modify manually the *SoapBindingStub.java and the
deploy.wsdd to use this serializer. I looked in the doc and I just found a
reference to the typemapping element in deploy.wsdd (<typeMapping
qname="ns:localName" type="java:classname" serializer="classname"
deserializer="classname"/>) but nothing on how to modify it.

Is there any otpion to specify the default serializer to be used, or
better which serializer to use for some classes?

Thanks for any help,
Melanie


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org