Let me try to explain my problem in mode details...here is what I am trying to do...I set up a mediator for a particulat web service....and in the mediator I log a bunch of stuff along with system time....and want to log a bunch of stuff when the response come in...and I want to related the request and response so that I can produce meaningfull reports which will shows how the service is performing..
I am trying to build a poor man's web services management solution using Synspse as the mediation framework... On 2/27/06, Raghavendra Vaidya <[EMAIL PROTECTED]> wrote: > But I see that the MessageID is different for request and > response....and there are two methods getMessageId and > getMessageID...which one shd we use?? > > am I missing something?? > > On 2/27/06, Paul Fremantle <[EMAIL PROTECTED]> wrote: > > Yes > > > > There is a messageID and a relatesTo in the WS-A headers. > > > > Paul > > > > On 2/27/06, Raghavendra Vaidya <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > Does some one know how to tie a SOAP request to a corresponding SOAP > > > response. Is there a unique ID that can help me determine which > > > respose corresponds to which request?? > > > > > > Regards > > > > > > Vaidya > > > > > > > > > > > -- > > Paul Fremantle > > VP/Technology, WSO2 and OASIS WS-RX TC Co-chair > > > > http://bloglines.com/blog/paulfremantle > > [EMAIL PROTECTED] > > > > "Oxygenating the Web Service Platform", www.wso2.com > > > > >
