users@jax-rpc.java.net

jaxm - rpc style...what for

From: Mischa Zurke <yawningrascal_at_HOTMAIL.COM>
Date: Wed, 20 Nov 2002 07:57:20 -0700

Hi,

I just read that you can use JAXM to do SOAP-RPC
using the SOAPConnection class. As far as I understand,
with this approach you got to manage the whole
serialization/deserialization of the soap messages
by your own. So I just wonder why anybody should use
SOAP-MESSAGING to fulfill a remote method call.
Does anybody know a good example to justify such an
approach and not to use JAX-RPC?
Thanx,
Mischa