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?

If Axis2 does handle the reply, where in the source does it do this? Is it 
possible to alter the handling of ReplyTo?

Reply via email to