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.