a custom UoW factory and extend the MDC factory we have an
> add the logic you need. And then configure Camel to use your factory.
> http://camel.apache.org/advanced-configuration-of-camelcontext-using-spring.html
>
> On Fri, Sep 5, 2014 at 1:15 PM, Joni Nousiainen
> wrote:
>&g
ersion: 2.12.4
Karaf version: 2.3.5
Java version: 1.7.0_51
Platform: Windows
BR,
Joni Nousiainen
Thanks for the tip! I tried upgrading to the latest version of JDK 7
(1.7.0_51). Unfortunately this had no effect on the problem.
BR,
Joni
On 11.2.2014 23:36, Christian Müller wrote:
First of all, you should upgrade to a more recent Java version.
Best,
Christian
Of course I forgot to include version, it's only mentioned three times
in the posting instructions. :)
I'm using version 2.12.2. I tried the latest snapshot version
(2.13-SNAPSHOT) as you suggested. Same problem exists with it as well.
BR,
Joni
On 31.1.2014 22:05, Claus Ibsen wrote:
What C
ions what might be the cause?
A summary of my use case: I'm trying to come up with sort of a
general-purpose monitoring tool which could be plugged into any of our
other Camel contexts easily just by importing in the extended Tracer
(and setting streamCache and trace to true on the context of course).
BR,
Joni Nousiainen