Using The ActiveMQ List Command | Apache Karaf Cookbook
Maybe your like
- Book Overview & Buying
- Table Of Contents
APACHE KARAF COOKBOOK
By : Nierbeck, Jamie Goodyear
3.8 (4) Buy this Book
APACHE KARAF COOKBOOK
3.8 (4)By: Nierbeck, Jamie Goodyear
Buy this BookOverview of this book
This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowledge of Apache karaf, as the book provides a deeper understanding of the capabilities of Apache Karaf. Table of Contents (12 chapters)Using the ActiveMQ list command
The list command can be used to list out the brokers currently running inside the Karaf container.
Getting ready
In order to get started, we need to get the activemq-broker feature installed. Reference the activemq:query command, as shown in the following screenshot:

How to do it…
To list out all brokers currently running embedded inside this instance of Karaf, we can simply run the following command:
karaf@root()> activemq:listThis will list out the embedded broker names as follows:
brokerName = amq-brokerHow it works…
This activemq command will invoke the JmxMBeansUtil.getAllBrokers class on the JMX connection and retrieve the name of any broker currently running.
See also
The Using the ActiveMQ query command recipe
The Using the ActiveMQ dstat command recipe
Read this chapter and the full book FREE of cost - No Credit card required! Plus access over 8,000 other expert tech books and videos just by signing up - No commitment! CONTINUE READING 83 Tech Concepts 36 Programming languages 73 Tech Tools
Previous Section End of Section 3 Next Section Change the font size
Small Default Large LargestChange margin width
Narrow Default WideChange background colour
DayConfirmation
Buy this book with your credits?
Submit Your Feedback
Create a Free Account To Continue Reading
The Password should contain at least :
-
8 characters
-
1 uppercase
-
1 number
Sign in to activate your 7-day free access
Tag » Activemq Command Line
-
ActiveMQ Command Line Tools Reference
-
Unix Shell Script - ActiveMQ - The Apache Software Foundation!
-
Antonwierenga/activemq-cli: Command Line Tool To Interact ... - GitHub
-
How To Get ActiveMQ Queue Name From Command Line?
-
Chapter 3. ActiveMQ Console Commands Red Hat AMQ 6.2
-
Chapter 3. Using Command Line Interface Red Hat AMQ 7.4
-
ActiveMQ Configuration | ReadyAPI Documentation
-
3.5 Stopping, Starting, And Restarting ActiveMQ
-
Playing With ActiveMQ - Yenlo
-
Activemq--command Line Tool - Karthi Softek
-
HOW TO: Purge Messages From An ActiveMQ Queue Using ...
-
Collecting ActiveMQ Metrics - Datadog
-
Activemq-cli Demo - YouTube
-
Start The ActiveMQ Server On Windows - Learn IT With Examples