Hello all,

I would like to sent a POST message to a service RESTfully. I reviewed the
Axis1.2 docs and understand how the  message is automatically placed in the
body element of a SOAP message on the way in. On the way out to the client,
should my in/out message receiver class attempt to place the response into
the body of a soap message?

Reply via email to