Hi, the arch folders are part of the java service wrapper - this is a alternate way to start activemq. (see http://activemq.apache.org/java-service-wrapper.html)
I personally dislike the servicewrapper because it is not that flexible like a shell script and it adds platform dependencies. I you want to run activemq on a ibm mainframe linux, on a raspberry or any other unsupported platform you have to find your own way to start activemq :-( Best regards, Marc Schoechlin Am 02.07.2015 um 14:10 schrieb Jon McEwen: > Hi all, > > I think this line: > > ln -snf /srv/activemq/current/bin/activemq /etc/init.d/activemq > > should be changed to: > > ln -snf /srv/activemq/current/bin/<arch>/activemq /etc/init.d/activemq > -- GPG encryption available: 0x670DCBEC/pool.sks-keyservers.net (https://www.256bit.org/keys/mschoechlin.pub.asc)
signature.asc
Description: OpenPGP digital signature
