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 Luoh Ren-Shan <lu...@iii.org.tw> on 2002/06/27 04:36:40 UTC

Bean Serialization/Deserialization without constructing the whole message?

Hi,
    Is there an example to serialize/deserialize between
    XML and beans generated by WSDL2Java
    without the enclosing SOAP envelope?
    The "samples/encoding/TestSer.java" sample is
    dealing with the whole SOAP message.

    Thank you.

Luoh Ren-Shan