mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own --> Tomcat or IBM WebSphere that has its own git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3283 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user