0

I am trying to use JRockit 5.2(that ships with JDK7u51)ito connect with MBean Server thru JMXMP connector but I am not able to add jmxmp connector support for JRocket. When I try to connect, JRockit tells me unsupported protocol.

Any advise?

nabsha
  • 168
  • 1
  • 10

1 Answers1

0

Make sure that you have the jmxremote_optional.jar in your classpath. V4.0 was released in May 2013 and is here:

jmxremote_optional

Alexander Rühl
  • 6,769
  • 9
  • 53
  • 96
Andrew
  • 1,031
  • 10
  • 24