Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 90295 invoked from network); 22 Jan 2010 09:53:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2010 09:53:03 -0000 Received: (qmail 65882 invoked by uid 500); 22 Jan 2010 09:53:03 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 65837 invoked by uid 500); 22 Jan 2010 09:53:03 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 65829 invoked by uid 99); 22 Jan 2010 09:53:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 09:53:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 09:52:55 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NYGBu-0006Dq-I9 for user@geronimo.apache.org; Fri, 22 Jan 2010 01:52:34 -0800 Message-ID: <27270868.post@talk.nabble.com> Date: Fri, 22 Jan 2010 01:52:34 -0800 (PST) From: ulise To: user@geronimo.apache.org Subject: Re: camel2.1 with geronimo 2.2 (activemq 3.5) from camel list In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: uli.sey@googlemail.com References: <27255599.post@talk.nabble.com> Hi, there are some lines in the activemq.xml which should be commented out to get camel integration running. Have the camel-jars been deployed with activemq-broker in former times? Cheers, Uli djencks wrote: > > AFAIK no one has looked into how to do this. > > I suspect that you will need to build your own camel-activemq-broker > plugin by copying the geronimo activemq-broker plugin and adding > dependencies on the camel jars and modifying the server.xml to include > appropriate camel beans. I think you will need the camel jars in the > same classloader as the activemq jars and to do this you need a new > geronimo plugin. > > Please let us know if you get this to work. > > thanks > david jencks > > On Jan 21, 2010, at 2:22 AM, ulise wrote: > >> >> posted already here. >> >> http://old.nabble.com/camel-2.1-with-geronimo-2.2-(activemq-3.5)-ts27244553.html >> http://old.nabble.com/camel-2.1-with-geronimo-2.2-(activemq-3.5)-ts27244553.html >> >> >> >> >> Hi >> I tried to run camel in a freshly downloaded geronimo-tomcat6- >> javaee5-2.2. >> I simply uncommented the >> >> > xmlns="http://camel.apache.org/schema/spring"> >> >> >> >> >> >> >> part in the activemx.xml and changed all the URLs as told in >> >> http://camel.apache.org/exception-beandefinitionstoreexception.html >> >> and have the camel-*-2.1.0.jars copied to lib >> >> 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/camel2.1-with-geronimo-2.2-%28activemq-3.5%29-from-camel-list-tp27255599s134p27255599.html >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> > > > -- View this message in context: http://old.nabble.com/camel2.1-with-geronimo-2.2-%28activemq-3.5%29-from-camel-list-tp27255599s134p27270868.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.