Summary: | Grammar / Spelling in monitoring.html | ||
---|---|---|---|
Product: | Tomcat 6 | Reporter: | Fu-Tung <futung.cheng> |
Component: | Documentation | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | 6.0.18 | ||
Target Milestone: | default | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html |
s/there parent/their parent/ That page also uses mbean, Mbean and MBean; usage should be standardised. Ditto for tomcat/Tomcat. I suggest MBean and Tomcat. I have fixed all of these and and many, many more in trunk. I have also proposed the fixes for 6.0.x The change has been ported to 6.0.x and will be in 6.0.19 onwards. |
Quite a few spelling / grammar mistakes in this passage. >>Warning: A lot of tomcat mbeans can't be really create and connect with the parent. The valve, cluster or realm Mbeans are not autconnect with there parent. Use MBeanFacrory create operation instead. Here is my recommended fix Warning: A lot of tomcat mbeans can't be created and connected with their parent. The valve, cluster or realm Mbeans are not autconnected with there parent. Use the MBeanFactory create operation instead.