I usually use the command "mvn camel:run" to execute my camel
routes..etc in my development environment.  I have included ActiveMQ
support for my camel routing and would like to start an ActiveMQ
broker as part of my Camel routes when they start up.  Is there a way
to do this from maven or should I just embed a broker in my main
class?

I ran across this link -
http://activemq.apache.org/maven2-activemq-broker-plugin.html, but it
seems quite dated.


Thanks,
Mark

Reply via email to