Enable JMX JBoss
Append the following lines at the top of run.sh
Enable JMX remote
JAVAOPTS="$JAVAOPTS -Dcom.sun.management.jmxremote.port=1337"
JAVAOPTS="$JAVAOPTS -Dcom.sun.management.jmxremote.authenticate=false"
JAVAOPTS="$JAVAOPTS -Dcom.sun.management.jmxremote.ssl=false"
Written by Michael Prieß
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Jboss
Authors
Dave Watts
1.173K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#