You could define and start an embedded broker in your camel-context.xml file...
Best, Christian On Thu, Jul 5, 2012 at 2:02 PM, bharathi_camel_learn < [email protected]> wrote: > Hi all, > > I have created one maven project for camel and activeMQ. In my > camel-context.xml file i have mentioned the broker and bean details.Then i > build and camel:run command in cmd window. > > My doubt is if run the above project will it need to run any specific > ActiveMQ server to send message to the queue which i mention in > camel-context.xml. > > Thanks in Advance. > > Regards, > Bharathi S. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-with-ActiveMQ-understanding-tp5715539.html > Sent from the Camel Development mailing list archive at Nabble.com. >
