Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.12.0
-
None
-
None
Description
It's a bit messy at the moment as lot of commands check if broker is running or not, before executing. That leads to problems like not being able to run producer/consumer commands when broker is not running.
The better approach is to fix commands to print meaningful errors when they can't connect to the service (jmx or jms) and leave this logic out of CLI scripts.
Attachments
Issue Links
- is related to
-
AMQ-6311 Typo in activemq unix script
- Resolved