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