users@jax-rpc.java.net

RE: Re: Serializers

From: Springer, Ian P. <ian.springer_at_hp.com>
Date: Thu, 9 Oct 2003 16:04:12 -0400

Hello Doug,

Any plans of adding a pluggable serializer/deserializer API to JAX-RPC
2.0? I was really surprised this was absent from JAX-RPC 1.x.

Thanks,
Ian

| -----Original Message-----
| From: Doug Kohlert [mailto:Doug.Kohlert_at_Sun.COM]
| Sent: Thursday, October 09, 2003 1:48 PM
| To: users_at_jax-rpc.dev.java.net
| Subject: Re: Serializers
|
|
| 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
|
|

---------------------------------------------------------------------
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