Re: camel-cxf & osgi error

2010-04-01 Thread Willem Jiang
Hi Charles Maybe we can add a NOTE (please clean up the karaf/data directory) in the tutorial to avoid this kind error :) Willem Charles Moulliard wrote: Hi, I have resinstalled all the components with camel 2.2 and now everything works fine. Charles Moulliard Senior Enterprise Architect A

Re: camel-cxf & osgi error

2010-04-01 Thread Charles Moulliard
yes. If you follow the indication that I send to you in my email. Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliar

Re: camel-cxf & osgi error

2010-04-01 Thread Richard Slide
Hello Charles, if change camel version 2 2 the tutorial run ? Chees On Thu, Apr 1, 2010 at 1:52 PM, Charles Moulliard wrote: > Hi, > > I have resinstalled all the components with camel 2.2 and now everything > works fine. > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Comm

Re: camel-cxf & osgi error

2010-04-01 Thread Charles Moulliard
Hi, I have resinstalled all the components with camel 2.2 and now everything works fine. Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedi

Re: camel-cxf & osgi error

2010-03-31 Thread Charles Moulliard
The route is defined in the tutorial but here is the code that I don't change : http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:context="http://www.springframework.org/schema/context"; xmlns:osgi="http://www.springframework.o

Re: camel-cxf & osgi error

2010-03-31 Thread Willem Jiang
Hi Charles, You are using the cxf osgi transport, can you check the karaf log to see if the camel-cxf endpoint start up rightly? BTW, can you show me the camel route and the camel-cxf endpoint configuration? Willem Charles Moulliard wrote: Hi, I try to test the camel tutorial using camel