Hi

Yes you can embed and use AMQ in the same JVM as your Camel application.

There is a vm transport in ActiveMQ for communication in the JVM.

See for example this example
http://camel.apache.org/activemq-camel-tomcat.html



On Wed, May 29, 2013 at 3:04 PM, VineetKK <vineet_kam...@infosys.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to