Hi Michael,

maven and pom would do the trick. You basically only need activemq-all
jar or you can get separate jars. A bit outdated list can be found
here (will update it soon)

http://activemq.apache.org/initial-configuration.html#InitialConfiguration-RequiredJARs

but basically, you'll need activemq-core, kahadb (if you're using it),
commons-logging, and geronimo j2ee specs

Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net



On Sat, Aug 14, 2010 at 2:48 PM, mjustin <michael.jus...@gmx.net> wrote:
>
> Hello,
>
> I wouldl like to bundle a minimal version of ActiveMQ (w. Stomp support)
> with an application. Maybe the easiest way would be using a Maven POM
> artifact to retrieve only the required files, and then package my (Java) app
> with the Maven assembly plugin?
>
> Cheers,
> Michael Justin
>
> -----
> Michael Justin
> SCJP, SCJA
> betasoft - Software for Delphi™ and for the Java™ platform
> http://www.mikejustin.com - http://www.betabeans.de
> --
> View this message in context: 
> http://old.nabble.com/How-can-I-create-a-%22compact%22-distribution-of-ActiveMQ-tp29436711p29436711.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>

Reply via email to