Thanks for replying James,
Which is the service: /bin/linux/activemq or /bin/activemq-admin?
My question is essentially, how do I translate these two lines (don't have
original scripts on me now) from 4.1.1:
daemon -c /bin/activemq start
/bin/shutdown
to the two lines I'll need to start and st
I suspect you're running the activemq shell script (which takes a URI
of the configuration as a parameter) rather than the start/stop
service script.
(We might want to rename the activemq service script to
'activemqservice' or something to avoid folks getting confused).
e.g.
# run activemq
acti