Re: camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Charles Moulliard
Sorry about my previous but I have posted the question here as I don't have access from Aviva customer to RedHat IRC channel or even WebMail (blocked) The project that I deploy is an example that we have in the Fuse Training and it works fine locally using mvn camel:run On Thu, Jan 10, 2013 at

Re: camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Claus Ibsen
On Thu, Jan 10, 2013 at 1:13 PM, Charles Moulliard wrote: > Hi, > > When I deploy a camel project as a bundle on Karaf 2.3.0, Spring generates > the following error that I don't really understand as classes are well > packaged in the bundle > > 2013-01-10 13:04:26,204 | ERROR | ExtenderThread-2 |

Re: camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Claus Ibsen
On Thu, Jan 10, 2013 at 1:21 PM, Charles Moulliard wrote: > Claus, > > I'm using Fuse ESB 7 and create a container using Fabric --> > > FuseESB:karaf@fuse-aviva> info > Karaf > Karaf version 2.3.0.fuse-71-047 > Karaf home > /Users/chmoulli/Fuse/servers/fuse-esb-7.1.0.fuse-047 >

Re: camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Charles Moulliard
Claus, I'm using Fuse ESB 7 and create a container using Fabric --> FuseESB:karaf@fuse-aviva> info Karaf Karaf version 2.3.0.fuse-71-047 Karaf home /Users/chmoulli/Fuse/servers/fuse-esb-7.1.0.fuse-047 Karaf base /Users/chmoulli/Fuse/servers/fuse-esb-7.1.0.fuse-047 OSGi Fra

Re: camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Claus Ibsen
Hi You would need Camel 2.11 to run on Karaf 2.3.x. Camel 2.10 does not support it to well. As its tied to Aries 0.3, and OSGi 4.2. Where as Karaf is Aries 1.0, and OSGi 4.3 etc. On Thu, Jan 10, 2013 at 1:13 PM, Charles Moulliard wrote: > Hi, > > When I deploy a camel project as a bundle on K

camel 2.10 & Spring 3.0.7 issue on Karaf 2.3.0

2013-01-10 Thread Charles Moulliard
Hi, When I deploy a camel project as a bundle on Karaf 2.3.0, Spring generates the following error that I don't really understand as classes are well packaged in the bundle 2013-01-10 13:04:26,204 | ERROR | ExtenderThread-2 | ContextLoaderListener | ?