Brian I`m already done this.. And like you said.. I view the garbage stuff.

If I`m only create a component of activemq in camel, my  grails web app
don`t start. 
I need create a broker service in a adm too ?

like:

**I`m adm app


Broker brk = new Broker();
brk.addConnect("tcp://localhost:61610")
brk.start();


Or I`m only need create a component to connect a external broker ?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Connecting-a-External-ActiveMQ-tp5095680p5096996.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to