David Melgar wrote: > > The WS-Addressing specification states that if a ReplyTo header is > included in a request message, then the reply message should be sent > to the EPR specified in the ReplyTo header, not as a response on the > original request connection. > > Does Axis2 handle this for a web service implemented with Axis2? Or > does it require the Axis2 web service developer to manually deal with > ReplyTo processing? Service author does not need to do anything , if the message has replyTo then Axis2 will send the response to the address specified by replyTo.
Thanks Deepal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
