t 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
> >>
t; Thanks,
>> Mark
>>
>
>
> -
> Ben O'Day
> IT Consultant -http://consulting-notes.com
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/running-ActiveMQ-with-camel-from-maven-tp5714563p5714598.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
notes.com
--
View this message in context:
http://camel.465427.n5.nabble.com/running-ActiveMQ-with-camel-from-maven-tp5714563p5714598.html
Sent from the Camel - Users mailing list archive at Nabble.com.
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