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.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Wed, Jan 20, 2010 at 5:28 PM, ulise <uli....@googlemail.com> wrote: > > Hi > I tried to run camel in a freshly downloaded geronimo-tomcat6-javaee5-2.2. > I simply uncommented the > > <camelContext id="camel" xmlns=" > http://camel.apache.org/schema/spring"> > <route> > <from uri="activemq:example.A"/> > <to uri="activemq:example.B"/> > </route> > </camelContext> > > part in the activemx.xml and changed all the URLs as told in > > http://camel.apache.org/exception-beandefinitionstoreexception.html > > but I still get this exception > > 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.apache.geronimo.configs/activemq-broker/2.2/car,j2eeType=JMSServer,na > me=DefaultActiveMQBroker" > org.springframework.beans.factory.BeanDefinitionStoreException: > Unrecognized > xbean namespace mapping: http://camel.apache.org/schema/spring > > Do I have install some more jars, plugins? Are there any? Is there a > tutorial of running camel with geronimo (as a kind of service) > > Many thanks for any help, > > Uli > -- > View this message in context: > http://old.nabble.com/camel-2.1-with-geronimo-2.2-%28activemq-3.5%29-tp27244553p27244553.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >