users@glassfish.java.net

Re: Problem with JMX Connector on Glassfish v2.1

From: <glassfish_at_javadesktop.org>
Date: Fri, 07 Aug 2009 03:02:18 PDT

After adding
<jvm-options>-Dcom.sun.management.jmxremote</jvm-options>
<jvm-options>-Dcom.sun.management.jmxremote.port=8686</jvm-options>
<jvm-options>-Dcom.sun.management.jmxremote.local.only=false</jvm-options>
<jvm-options>-Dcom.sun.management.jmxremote.authenticate=false</jvm-options>
to domain.xml GF does not start successfully.

Anyway without those lines I can't connect to remote GF server.
[Message sent by forum member 'amarok' (amarok)]

http://forums.java.net/jive/thread.jspa?messageID=359389