On Sat, May 24, 2008 at 3:32 AM, Reda <[EMAIL PROTECTED]> wrote:
>
> How can I use the ActiveMQ command line tools (I would like to build some
> custom alerting/monitoring scripts) with Servicemix?
>
> http://activemq.apache.org/activemq-command-line-tools-reference.html
>
> activemq-admin doesn't exist in Smx package.. So I downloaded ActivMQ
> package, but the command doesn't work if
> *I run it from its original place (activemq/bin)
> *I move activemq-admin, run.jar in servicemix/bin (and  activemq-console.jar
> in servicemix/lib)

Neither one of those features is going to work on the embedded
ActiveMQ inside of ServiceMix. The only way to use those features is
if you run an ActiveMQ instance external to ServiceMix and then change
the servicemix.xml to point to the external ActiveMQ instance. The
downside to doing this will mean that you have two separate processes
to start up.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to