Apache ActiveMQ Web Console
Prerequisites
- Access as root user or user having root privileges
- Apache ActiveMQ Installed on server
Follow the following document for installing Apache ActiveMQ on server.
Access Web Console
- Open the ActiveMQ web console in web browser using following URL
- Login to web console
- ActiveMQ Home Page
Replace the IP address in this URL with your server IP address that is running ActiveMQ service.
http://192.168.50.73:8161/
Use the credentials "username: admin & password: admin".
Click on "Manage ActiveMQ Broker". This will open the ActiveMQ home page
Create Queue
- Click on "Queues" menu option
- Enter the Queue details
- New Queue Created
- You can click on the new Queue Name to show more details about that queue.
Enter the Queue Name and then click on "Create" button.
Enter the Queue Name and then click on "Create" button.
Create Topics
- Click on "Topics" menu option
- Enter the Topic details
- New Topic Created
- You can click on the new Topic Name to show more details about that topic.
Enter the Topic Name and then click on "Create" button.
Enter the Topic Name and then click on "Create" button.