hi!

currently i'm developing a framework for measuring QoS by using interceptors... i'm still facing the problem of transfering QoS-specific data from the client-out chain to the server-in chain (and vice versa) by using the Message-object in the handleMessage method of the interceptors...

an example:
i just want to send a message with some ID (generated by an interceptor of the client-out chain) to the service-host...
now in the interceptor of the server-in chain i want to read the ID...
=> correlation id

please, can you give me some hints/information/links/sources etc?
many thanks in advance!

cheers,
ernst




Reply via email to