I am running JBoss 3.2.2RC2 and Tomcat 4.1.24 on a Mac OS X 10.3 Server and am following the JBoss-specific workbook that accompanies the O'Reilly Enterprise Java Beans textbook. I'm told that the jmx-console can be accessed by browsing to
http://localhost:8080/jmx-console/. Hummmm... I can view the JBoss-generated page:
http://localhost:8080/index.html but not the jmx-console page. Could it be located at another port number? If so, how do I determine which port is being used?
Start Free Trial