[MOBY-l] Java implemenation on Axis&In-Reply-To=s098f337.011 at gw.svsu.edu
Paul Gordon
gordonp at cbr.nrc.ca
Wed Jun 2 13:28:56 UTC 2004
Benjamin Good wrote:
> Hello Il-Hyung Cho,
>
> I have reached this point as well - installed axis and got their
> examples working. Did you make it to the next step? Did you get an
> example moby service working?
>
> I'm guessing that there aren't any examples/tutorials on deploying a
> moby java service because the principle devlopers aren't finished with
> some core chunks of code. Nonetheless, perhaps some one out there
> could post an example using what is currently available?
I suppose now that since the request and reply have exactly the same
format, it would make sense to use the code in MobyRequest to parse the
request and generate the response (and probably rename MobyRequest to
MobyPeerTransactor or something). We'll need to add a method that
instead of invoking a SOAP session, responds to one...
More information about the moby-l
mailing list