Re: [Axis2] Message Id tracking

2006-08-30 Thread Michael Erdely
; Ali Sadik Kumlali [EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 11:09:22 PM Subject: Re: [Axis2] Message Id tracking Ali, Thank you for the feedback but this is outside of WS-Addressing. Can I set this String in the inflow handler's MessageContext so it is available by the module's outflow

[Axis2] Message Id tracking

2006-08-22 Thread Michael Erdely
We are receiving a unique identifier within the incoming header and we want to send that same unique identifier back in the response header. How can I handle this within a module which is already processing this header block? Thanks in advance! -Michael

Re: [Axis2] Message Id tracking

2006-08-22 Thread Ali Sadik Kumlali
phase name=PolicyDetermination/ phase name=MessageOut/ /phaseOrder Hope this helps, Ali Sadik Kumlali - Original Message From: Michael Erdely [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Tuesday, August 22, 2006 9:07:03 PM Subject: [Axis2] Message Id tracking We

Re: [Axis2] Message Id tracking

2006-08-22 Thread Ali Sadik Kumlali
response messages also have MessageID of the request in their RelatesTo field. Regards, Ali Sadik Kumlali - Original Message From: Ali Sadik Kumlali [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Tuesday, August 22, 2006 10:37:27 PM Subject: Re: [Axis2] Message Id tracking Michael

Re: [Axis2] Message Id tracking

2006-08-22 Thread Michael Erdely
=MessageOut/ /phaseOrder Hope this helps, Ali Sadik Kumlali - Original Message From: Michael Erdely [EMAIL PROTECTED] To: axis-user@ws.apache.org Sent: Tuesday, August 22, 2006 9:07:03 PM Subject: [Axis2] Message Id tracking We are receiving a unique identifier within the incoming header

Re: [Axis2] Message Id tracking

2006-08-22 Thread Ali Sadik Kumlali
PROTECTED] To: axis-user@ws.apache.org; Ali Sadik Kumlali [EMAIL PROTECTED] Sent: Tuesday, August 22, 2006 11:09:22 PM Subject: Re: [Axis2] Message Id tracking Ali, Thank you for the feedback but this is outside of WS-Addressing. Can I set this String in the inflow handler's MessageContext so