...
Code Block |
---|
netstat -an|grep 61616 |
The port should be opened and LISTEN on 61616.
...
Code Block |
---|
http://localhost:8161/admin |
Or you can use the JMX support to view the running state of ActiveMQ.
...
...
Code Block |
---|
netstat -an|grep 61616 |
The port should be opened and LISTEN on 61616.
...
Code Block |
---|
http://localhost:8161/admin |
Or you can use the JMX support to view the running state of ActiveMQ.
...