Skip to content

Instantly share code, notes, and snippets.

@dgouyette
Created January 31, 2014 19:14
Show Gist options
  • Save dgouyette/8740998 to your computer and use it in GitHub Desktop.
Save dgouyette/8740998 to your computer and use it in GitHub Desktop.
Enable JMX Grails
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=9004
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment