Difference between revisions of "Managing the Messaging Server: DEPRECATED"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
{{Warn|1= | |||
<br> | |||
<br> | |||
'''This feature has been deprecated and should not be used with the latest versions of AgileApps. This document is no longer being updated.''' | |||
}} | |||
<includeonly>===Managing the Messaging Server===</includeonly> | <includeonly>===Managing the Messaging Server===</includeonly> | ||
Start the messaging server after application server instances have been started. | Start the messaging server after application server instances have been started. |
Latest revision as of 09:01, 27 August 2021
Start the messaging server after application server instances have been started.
To start the Messaging Server:
- {hornetq-folder}/bin/startmessaging.sh
- /etc/init.d/messaging start
To stop the Messaging Server:
- /etc/init.d/messaging stop
- {hornetq-folder}/bin/stop.sh