users@jax-rpc.java.net

RE: Abstract Types -Serialization

From: Frank Xia <FXia_at_esri.com>
Date: Mon, 22 Jul 2002 15:24:44 -0400

Doug,
I have deployed the web services in both Sun's JAX-RPC RI and Apache's AXIS
and was able to access both services from an AXIS based client program.
However, it gave me a serialization error when I tried to access AXIS
service with a JAX-RPC based client. It said that the custom serializer is
not found. All acess is through DII. I guess my question is how can I
dynamically register the custom serializers generated by xrpcc when I use
DII to invoke a web service.
Thanks in advance
Frank