Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-06-22 Thread Xasima
It was claimed that some help from geronimo team had been needed to resolve this configuration problem. Does any of you know the status of the problem and if it is successfully resolved? On Thu, Jan 21, 2010 at 12:17 PM, Charles Moulliard wrote: > I have made a test in Geronimo with camel-core, c

Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-21 Thread Charles Moulliard
I have made a test in Geronimo with camel-core, camel-spring jars added in the folder lib but I got the same error as Ulise. 007 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.configs/activemq-broker/2.2/car?ServiceModule=org.a

Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-20 Thread ulise
Hi Claus, well, it´s somewhat unclear to me how to configure a kind of a listening-service based on camel in geronimo. I´m a bit JBoss-minded. ;-) I thing, I have to create a car? Can I use a jmx-mbean? That's why I was glad to find the posibillity using the ActiveMQ Spring config. OK, I´ll look

Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-20 Thread Claus Ibsen
Try without AMQ at first. And can you post the top of the XML file, the stuff with all those namespace and whatnot. On Wed, Jan 20, 2010 at 5:28 PM, ulise wrote: > > Hi > I tried to run camel in a freshly downloaded geronimo-tomcat6-javaee5-2.2. > I simply uncommented the > >        http://came

Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-20 Thread ulise
Hi, yes, I did. All camel-*-2.1.0.jars from the binary camel distribution are in the lib-folder. Cheers, Uli cmoulliard wrote: > > Hi, > > Can you check that camel jars files are present in lib folder of geronimo > please ? > > Regards, > > Charles Moulliard > Senior Enterprise Architect

Re: camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-20 Thread Charles Moulliard
Hi, Can you check that camel jars files are present in lib folder of geronimo please ? Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer * blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www

camel 2.1 with geronimo 2.2 (activemq 3.5)

2010-01-20 Thread ulise
Hi I tried to run camel in a freshly downloaded geronimo-tomcat6-javaee5-2.2. I simply uncommented the http://camel.apache.org/schema/spring";> part in the activemx.xml and changed all the URLs as told in http://camel.apache.org/excepti