|
|
||
Kedar Mhaswade's BlogHow to Use JMX to Monitor JVM under GlassFish V1, V2 ...Posted by km on August 23, 2007 at 08:53 AM | Comments (1)In GlassFish V1 and V2, a JMX Connector Server is always available out of the box. This is how it looks like: <jmx-connector accept-all="false" address="0.0.0.0" auth-realm-name="admin-realm" enabled="true" name="system" port="8686" protocol="rmi_jrmp" security-enabled="false"> <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
What this means is:
</jmx-connector>
Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment
| ||
|
|