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