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 "Prasad A. Chodavarapu" <ch...@hotmail.com> on 2002/05/08 02:49:28 UTC

== canonical XML mapping for "JAX-RPC Value Types"?

Section 5.4.1 of JAX-RPC spec seems to canonicalize XML mapping for
"JAX-RPC Value Types".

As AXIS is providing an easy way to serialize bean like classes (the
spec more rigorously defines them as value types) through the
<beanMapping> tag in <service><deployment> descriptors, shouldn't the
XML produced by AXIS  conform to the canonical mapping?

Is there a way to customize the behaviour of <beanMapping> in AXIS beta2
to achieve this equality today?

Thanks
prasad