I looked at running the script for ActiveMQ http://activemq.apache.org/unix-service.html , but I understand that this is for version 4 of ActiveMQ, and since then the scripts seem to have changed a lot.
I wonder if anyone can share ActiveMQ 5.9 startup at server startup? We are running on AIX 7.1.
ActiveMQ uses the Java Service Wrapper to run the broker .
You can easily configure Wrapper to run as * nix service . (and AIX - Unix, hopefully)
For CentOS or Redhat:
systemctl enable activemq
Source: https://habr.com/ru/post/1526123/More articles:How to run a "single test case" in XCTest? - iosincrease skipper level - compile-time error - c ++Re-start mechanism for optimistic locking (spring data + JPA) - javaИсключение из исключения блокировки спящего режима - javaReplacing punctuation in a data frame based on a punctuation list - pythonConvert dynamic list to datatable C # - c #Combinations (n choice k) parallelization and efficiency - performanceR regex - regexMockito GregorianCalendate.getTime () causes an error - javaMaven - JSF 2.0 does not work on embedded tomcat - javaAll Articles