We run it inside the container.  As per
http://activemq.apache.org/osgi-integration.html the installation is really
easy.

karaf@root()> feature:repo-add
mvn:org.apache.activemq/activemq-karaf/5.9.0/xml/features
karaf@root()> feature:install activemq-broker


You can see the broker and browse the queues via the webconsole:-

http://localhost:8181/activemqweb/index.jsp

J.


On Fri, Apr 11, 2014 at 4:27 AM, kraythe . <kray...@gmail.com> wrote:

> We run it standalone. That way you can cluster AMQ servers to increase
> fault tolerance and throughput. With the Zookeeper based database of AMQ
> 5.9.0 this is even more powerful.
>
> *Robert Simmons Jr. MSc. - Lead Java Architect @ EA*
> *Author of: Hardcore Java (2003) and Maintainable Java (2012)*
> *LinkedIn: **http://www.linkedin.com/pub/robert-simmons/40/852/a39
> <http://www.linkedin.com/pub/robert-simmons/40/852/a39>*
>
>
> On Thu, Apr 10, 2014 at 10:23 PM, chaij <jin.c...@indigoarc.com> wrote:
>
> > Do people normally run ActiveMQ within Karaf or outside of the container?
> >
> > If to run it inside of Karaf, what are commands to have AcitveMQ
> installed
> > and start?
> >
> >
> >
> > --
> > View this message in context:
> >
> http://camel.465427.n5.nabble.com/Camel-with-ActiveMQ-tp5750002p5750088.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
> >
>

Reply via email to