我在http://activemq.apache.org/unix-service.html查看ActiveMQ的启动脚本,但我意识到这是针对ActiveMQ的第4版,并且从那时起脚本似乎发生了很大的变化。
想知道是否有人可以分享如何在服务器启动时自动启动ActiveMQ 5.9? 我们在AIX 7.1上运行。
答案 0 :(得分:2)
ActiveMQ uses the Java Service Wrapper to run the broker
您可以轻松配置Wrapper作为*nix service启动。 (希望AIX是Unix)
答案 1 :(得分:0)
对于CentOS或Redhat:
systemctl enable activemq