Comments on: How to install ActiveMQ on CentOS https://www.rosehosting.com/blog/how-to-install-activemq-on-centos/ Premium Linux Tutorials Since 2001 Thu, 08 Dec 2022 12:19:18 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: admin https://www.rosehosting.com/blog/how-to-install-activemq-on-centos/#comment-43054 Fri, 22 Nov 2013 07:50:58 +0000 https://www.rosehosting.com/blog/?p=597#comment-43054 In reply to Harshita.

You can create a default configuration file using the following command:

/etc/init.d/activemq setup /etc/default/activemq

Then, edit the newly generated ‘/etc/default/activemq’ file according to your needs.

]]>
By: Harshita https://www.rosehosting.com/blog/how-to-install-activemq-on-centos/#comment-43050 Thu, 21 Nov 2013 07:34:24 +0000 https://www.rosehosting.com/blog/?p=597#comment-43050 Hi.
Useful information.
When I ran the [root@learn bin]# ./activemq console & command,
I got the following errors.
INFO: Invoke the following command to create a configuration file
./activemq setup [ /etc/default/activemq | /root/.activemqrc ]

INFO: Using java ‘/usr/bin/java’
INFO: Starting in foreground, this is just for debugging purposes (stop process by pressing CTRL+C)

Can you share the configuration details for activemq in CentOS

]]>