Chapter 16: Monitoring and Managing Tomcat with JMX Manager (web application) User access manager application via web browser MBeans exposed by Tomcat Tomcat MBean Server Tomcat JMXProxy Figure 16-7: The Manager application s JMX proxy Working with the JMX Proxy The URL for accessing the JMX proxy using a browser is as follows: http://:
/manager/jmxproxy/ If Tomcat is running locally with the default configuration, the URL is as follows: http://localhost:8080/manager/jmxproxy/ No stylized HTML Web pages or tables are displayed by this proxy. However, it is capable of performing the following operations against the Tomcat 6 agent (MBean Server) implementation: . Query for MBeans and current attribute values . Set MBean attribute values WARNING: Modifying the value of a Tomcat internal MBean during production operation can potentially cause problems that may result in an application and/or system crash. Use this feature at your own risk.
For high quality website hosting services please check tomcat web hosting website.
This entry was posted
on Sunday, October 25th, 2009 at 9:00 am and is filed under tomcat.
You can follow any responses to this entry through the RSS 2.0 feed.
Responses are currently closed, but you can trackback from your own site.