line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own --> Tomcat or IBM WebSphere that has its own
This commit is contained in:
parent
77074c6c87
commit
c5f83686d2
|
|
@ -146,7 +146,7 @@ public class JmxTestBean implements IJmxTestBean {
|
|||
will attempt to locate the running <interfacename>MBeanServer</interfacename>
|
||||
and register your beans with that server (if any). This behavior is
|
||||
useful when your application is running inside a container such as
|
||||
Tomcat or IBM WebSphere that has itss own
|
||||
Tomcat or IBM WebSphere that has its own
|
||||
<interfacename>MBeanServer</interfacename>.</para>
|
||||
|
||||
<para>However, this approach is of no use in a standalone environment,
|
||||
|
|
|
|||
Loading…
Reference in New Issue