Results 1 to 2 of 2

Thread: Spring JMX MBean exporter

  1. #1
    Join Date
    Oct 2006
    Posts
    19

    Default Spring JMX MBean exporter

    Hi,

    If I am going to Spring JMX MBean exporter in my web app, do i have to install my web app on Tomcat 5 running jdk 5?

    What is the minimum requirement of using Spring JMX MBean exporter ?

    Thank you.

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    As long as you are using Java 5 all you need is the -Dcom.sun.management.jmxremote system property.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •