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 Bryan Weingarten <Br...@watchguard.com> on 2002/10/28 17:46:16 UTC

axis integration

hi,
 
i've been working on a specialized rpc server and would now like to
integrate soap into it.  the axis project seems to be a perfect fit for our
project.  i've read the user's guide, the integration guite and the
architecture guide, and browsed through some source code, but i can't find
any concrete examples of how to intergrate axis.  i have a serialized soap
buffer and i would like to have axis deserialize the buffer and instantiate
the appropiate java classes.  i also need to serialize the response.
 
i would really appreciate any pointers to real concrete examples or
documentation.  also, is there a big difference using the axis or sun's
jaxrpc-ri?  i can't seem to get any concrete examples of jaxrpc-ri either,
so i can't compare the two.
 
thank you,
 
bryan weingarten