hi, i have wsdl-generated a web service that should respond to a certain incoming SOAP message
the thing is that incoming message has no body parts, info is in header, and Axis2 won't let me process it or respond in the skeleton, and ALWAYS ends up with (whatever i put in the skeleton method): HTTP/1.1 202 Accepted Server: Apache-Coyote/1.1 Content-Length: 0 Date: Mon, 28 Mar 2011 08:50:23 GMT Is there any way to tell axis2 NOT to respond with a 202 and let me generate a SOAP message in the skeleton instead?? This is getting on my nerves. Thank you. -- View this message in context: http://old.nabble.com/Axis2-won%27t-respond-to-empty-SOAP-body-tp31256179p31256179.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org