users@glassfish.java.net

Enable glassfish JVM for JMX monitoring, how i can do it?

From: Legolas Woodland <legolas.w_at_gmail.com>
Date: Wed, 22 Aug 2007 12:49:07 +0330

Hi
Thank you for reading my post
Is it possible to enable glassfish JVM tfor JMX monitoring?
I tried to add

-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8004
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false


to application server console and it cause the application server not to
start,
is there any tips or tricks here?

I use glassfish 1, jvm 6.

Thanks