JMX (Java Management Extensions) Question:

Download Job Interview Questions and Answers PDF

How is the application JVM configured?

JMX Interview Question
JMX Interview Question

Answer:

The application JVM is configured with the following options:
☛ com.sun.management.jmxremote
☛ com.sun.management.jmxremote.port=1088
☛ com.sun.management.jmxremote.authenticate=false
☛ com.sun.management.jmxremote.ssl=false

Download JMX Interview Questions And Answers PDF

Previous QuestionNext Question
What are the advantages of setter dependency injection?What is JMX?