Wednesday, February 25, 2015

Enabe JMX on Jetty

Quick and dirty:

$ export JMX_OPTS = -Dcom.sun.management.jmxremote -Djava.rmi.server.hostname=localhost -Dcom.sun.management.jmxremote.port=8090 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
$ java $JMX_OPTS -jar start.jar etc/jetty-jmx.xml etc/jetty.xml


Just for testing, for production system ssl and user authentication must be enabled.

1 comment:

  1. Hello Pablo,

    We have developed a new gen developer friendly BI framework with some extremely unique features. Would like to give you early access & love to hear your opinion. Please do let me know of how to reach out to you. Would be launching product in 1 week from now.

    Also could you please share your email details for further communication.

    Regards,
    Anugraha

    ReplyDelete