Commit Graph

9 Commits

Author SHA1 Message Date
ajacoutot
c20f42abde activemqrc -> activemq.conf and protect the file. 2013-03-18 14:46:28 +00:00
ajacoutot
906d26bf85 Remove more files at @extraunexec time. 2013-03-18 11:09:56 +00:00
ajacoutot
f08c1ba2c4 Put the configuration under ${SYSCONFDIR}/activemq/.
Do not hardcode /etc.
Put the data and tmp directories under /var/db/activemq.
2013-03-18 10:52:56 +00:00
ajacoutot
346771dc79 The _activemq user needs a RW homedir to prevent java.io.IOException
errors.
Properly remove all files at @extraunexec time.
Protect the conf directory.
2013-03-13 18:19:48 +00:00
ajacoutot
39b5277db9 Revamp that port:
* don't use an /etc/default/activemq config file; it's too generic and
linuxish -- we'll use /etc/activemqrc
* no need to install the wrappers since we have rc scripts
* properly sample *all* configuration files
* run as unpriviledged user: _activemq by default
* remove useless README
* properly remove data files at @extraunexec time
* proper rc_stop in the rc script
* take MAINTAINER

ok jasper@ on a previous submission
2013-03-13 16:30:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
e66659d6a1 Repair rc script which could never have worked... 2013-03-04 15:48:41 +00:00
jasper
79684e7f37 - update to apache-activemq-5.8.0 2013-03-02 12:31:35 +00:00
jasper
b5f048c3e6 import apache-activemq 5.7.0
Apache ActiveMQ is the most popular and powerful open source
messaging and Integration Patterns server.  Apache ActiveMQ is fast,
supports many Cross Language Clients and Protocols, comes with easy to
use Enterprise Integration Patterns and many advanced features while
fully supporting JMS 1.1 and J2EE 1.4.

rc.d help and ok aja@
2013-02-05 15:08:45 +00:00