As far as I understand your use case, the following JIRA addresses your requirement as well:
https://issues.apache.org/jira/browse/CAMEL-10624 ________________________________ Von: intelccdodemo <intelccdod...@gmail.com> Gesendet: Dienstag, 20. Dezember 2016 09:10:08 An: users@camel.apache.org Betreff: MDC logging for different route In my project there are different routes based on seda and EIP, what i want to achieve for each request log common identifier for trace-ability and debugging. I tried using MdcUnitOfWork like CustomUnitOfWork extends MdcUnitOfWork implements UnitOfWork and that gets created by CustomUnitOfWorkFactory. But, still not able to persist common id across different route and processor started from one route. Any suggestion and help? -- View this message in context: http://camel.465427.n5.nabble.com/MDC-logging-for-different-route-tp5791730.html Sent from the Camel - Users mailing list archive at Nabble.com.