dle in your karaf runtime.
Cheers,
Matt.
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Tuesday, 26 September 2017 12:47 AM
To: users@camel.apache.org
Subject: Re: activemq component osgi classnotfound platformtransacitonmanager
On Mon, Sep 25, 2017 at 2:27 PM,
nal Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Monday, 25 September 2017 10:21 PM
> To: users@camel.apache.org
> Subject: Re: activemq component osgi classnotfound platformtransacitonmanager
>
> Running in OSGi is not easy with the complex classloading, so try to avo
st the activemq component that
is causing me problems.
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, 25 September 2017 10:21 PM
To: users@camel.apache.org
Subject: Re: activemq component osgi classnotfound platformtransacitonmanager
Running in OSGi is no
ing, can you offer any further insight please?
>
> Cheers,
> Matt.
>
> -Original Message-
> From: Claus Ibsen [mailto:claus.ib...@gmail.com]
> Sent: Monday, 25 September 2017 6:39 PM
> To: users@camel.apache.org
> Subject: Re: activemq component osgi classnotfound p
om: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, 25 September 2017 6:39 PM
To: users@camel.apache.org
Subject: Re: activemq component osgi classnotfound platformtransacitonmanager
Hi
When using OSGi then its recommended to use camel-blueprint to setup Camel with
OSGi. There is a bunch of stuf
Thanks Claus, I'm using declarative services, not blueprint. I'll check out the
reference book.
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, 25 September 2017 6:39 PM
To: users@camel.apache.org
Subject: Re: activemq component osgi cla
Hi
When using OSGi then its recommended to use camel-blueprint to setup
Camel with OSGi. There is a bunch of stuff you otherwise need to do
yourself if you dont do that.
Take a look at some of the osgi and blueprint examples from Apache Camel.
There is also external examples from JBoss Fuse on u