Results 1 to 2 of 2

Thread: Porting old JMX App in Spring

  1. #1
    Join Date
    Oct 2004
    Location
    Sardegna - Italy
    Posts
    39

    Default Porting old JMX App in Spring

    I want porting a old web app managed through JMX (MX4J with a HttpAdaptor).
    I see the articles in the Spring confluence, but the example don't use a standard MBean (all managed classes in my app are standard MBean).
    It's necessary a special config, or the various type of MBean are correctly recognized via reflection ?
    Thanks.

    Massimiliano Dessì

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Existing MBeans are correctly recognised by Spring JMX.

    Rob
    Rob Harrop
    Lead Engineer, dm Server
    SpringSource
    http://www.springsource.com

    Co-Author - Pro Spring

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Replies: 5
    Last Post: Aug 9th, 2008, 05:30 AM
  3. Gaijin Studio for Spring MVC 0.9.2 Released
    By dadams in forum Announcements
    Replies: 8
    Last Post: May 30th, 2007, 10:48 PM
  4. A Spring Class Loader?
    By azzoti in forum Architecture
    Replies: 8
    Last Post: May 7th, 2005, 04:02 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

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