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 "Brian Dillon (ext. 944)" <Br...@fineos.com> on 2002/12/04 13:10:27 UTC

Registering SerializerFactory in client using config file

Appologies in advance for this one. I think this has been answered before on
the mailing list but I can't find the thread.

Anyway, what I want to do is to register a Serializer and Deserializer in a
client for certain types. However rather than doing this programtically
like;

            cll.registerTypeMapping(com.fineos.ta.bo.Oid.class,new
QName("http://www.fineos.com/XMLSchema/ta","Oid"),
                TASerializerFactory.class,TADeserializerFactory.class);


I would rather use a configuration file like the wsdd on the server side.

Is this possible ? What should be used ?

Thanks,

Brian.


**************************************************************************
The information contained in this e-mail is confidential,
may be privileged and is intended only for the use of the
recipient named above. If you are not the intended
recipient or a representative of the intended recipient,
you have received this e-mail in error and must not copy,
use or disclose the contents of this email to anybody
else. If you have received this e-mail in error, please
notify the sender immediately by return e-mail and
permanently delete the copy you received. This email has
been swept for computer viruses. However, you should
carry out your own virus checks.


Registered in Ireland, No. 205721. http://www.FINEOS.com
**************************************************************************