Hi, I have embedded an ActiveMQ (5.14.0) in an OC4J server. (I downloaded the activemq-rar-5.14.0.rar) and deployed it inside my EAR.
I cannot find how to access ActiveMQ thorugh web console. I tried with hawtio but I couldn't fina a way to do it. I start the OC4J server and then start hawtio: java -jar hawtio-app-1.4.68.jar --port 8090 When I go to http://localhost:8090/hawtio/jvm/connect and then to "local", I can't see the ActiveMQ. Do I need to place an agent in activemq-rar-5.14.0.rar ? In broker-config.xml I have defined useJmx="true". >From jconsole, I can access ActiveMQ using "service:jmx:rmi:///jndi/rmi://localhost:1096/jmxrmi" Thanks ! -- View this message in context: http://activemq.2283324.n4.nabble.com/web-console-for-embedded-ActiveMQ-tp4722151.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.