Hello,
It's in the NMR, I've been able to retrieve it (for some exchanges) from the
org.apache.servicemix.nmr.api.Exchange as follows:
(this code is inside a custom
org.apache.servicemix.nmr.api.event.ExchangeListener)
String correlationId = (String) exchange.getProperties().get(
"org.apache.servicemix.correlationId");
Regards
--
View this message in context:
http://servicemix.396122.n5.nabble.com/CXF-Proxy-and-correlationID-missing-tp2839921p2840248.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.