users@jax-rpc.java.net

Re: Serializers

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Thu, 09 Oct 2003 10:48:11 -0700

Kevin,
First, you should know that pluggble serializes are discouraged
because pluggable serializers are non-portable and will
only work with the JAXRPC RI.

You cannot replace the serializers for the built-in types
in the JAXRPC RI. You can plug-in serializes for value types.
The process is not easy and takes a number of steps. Is there
any particular reason why the generated serializers do not work
for you?

Thanks

Kevin Jones wrote:
> The extensible type mapping interfaces in JAXRPC seem to be aimed at
> framework authors that want to be able to extend JAXRPCs default type
> mappings (is this correct?) Is there any way that a developer (i.e. me)
> can plug in their own (de)serializers, and if so, how?
>
> Thanks,
>
> Kevin Jones
> Developmentor
> www.develop.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>


-- 
Doug Kohlert
Java Software Division
Sun Microsystems, Inc.
phone: 503 345-9806
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net