Re: Client address on messagecontext??

2008-10-15 Thread Igor Nogueira
So, I must set the ReplyTo parameter explicitly at the client before the invocation ? If I copy the "":http://www.w3.org/2005/08/addressing/anonymous"; endpoint I can't trust the answer will be sent to the same specific client, isn't it? Thanks, Igor 2008/10/15 Amila Suriarachchi <[EMAIL PROTE

Re: Client address on messagecontext??

2008-10-14 Thread Amila Suriarachchi
On Wed, Oct 15, 2008 at 9:35 AM, Igor Nogueira <[EMAIL PROTECTED] > wrote: > Guys, I have a doubt. I have handler engaged on the inflow and outflow. I'd > like to know what's the client's address . I tested the MessageContext's > "From" and "To" parameters and I have the following situation: >

Client address on messagecontext??

2008-10-14 Thread Igor Nogueira
Guys, I have a doubt. I have handler engaged on the inflow and outflow. I'd like to know what's the client's address . I tested the MessageContext's "From" and "To" parameters and I have the following situation: At Inflow: "From" value is 127.0.0.1 (I invoke the webservice from localhost); "To"