Hello,I am using Camel 2.10.4.I have the following scenario:1) User will give
request to Camel. (Will be exposed as RESTFul WS)2) Camel will move that
request to ActiveMQ. (ActiveMQ bundled with Camel)3) An external listener
(consumer) will listen to the ActiveMQ and route the request to respective
service layer.I have the following doubts:1) Can I directly use ActiveMQ
bundled with Camel? I yes, how to I need to configure the same i.e. activemq
broker, activemq web console etc...?2) If no, then do I need to use a
standalone ActiveMQ?3) If someone has done the same scenario previously, can
you please guide me?Regards,Vineet



--
View this message in context: 
http://camel.465427.n5.nabble.com/Using-ActiveMQ-with-Camel-tp5733407.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to