In my enterprise application, I have embedded broker and ActiveMQ starts when the application starts. The application is deployed in tomcat, now how can i view ActiveMQ web console.
The application is running on a remote unix server XXXX port..., I tried various things as suggested on Apache site but Web Console is not starting(localhost:8161/admin). I am also not able to find jetty.xml in my application.
Can anybody tell me how can i view the web console of the application. If u need any other info regarding the server then please let me know.
Thanks in advance.