Well the MessageExchange.getExchangeId() is there, but its different for each
message exchange. Like if I had a couple of services calling each other
BC<->A<->B<->C during one "request" from the client, the id for each of
those exchanges would be different right? I was using the correlationID to
"associate" them together, a simple use case for this would be to store/log
all messages exchanged for a particular "request" from the client. I hope
that I am being clear, or is this the wrong use of correlationID?

I will try to provide example code for the cxfse:proxy lacking correlationID
later on today.

Regards
-- 
View this message in context: 
http://servicemix.396122.n5.nabble.com/CXF-Proxy-and-correlationID-missing-tp2839921p2841703.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to