Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5106222

Transactional support should be added to JMX

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • core-svc

      Name: em98259 Date: 09/23/2004


      A DESCRIPTION OF THE REQUEST :
      JMX does not currently support the notion of a transaction. JMX being a management API, it should provide transactional support.

      One possible way to add transactional support is to extend the MBeanServerConnection interface to add beginTrans, commit, rollback ... methods. And for MBeans that support transactional behavior to implement an interface similar to the EJB interface javax.ejb.SessionSynchronization.

      JUSTIFICATION :
      Complex management systems require transactional support to ensure that system configuration is always left in a consistent state regardless of management operations failures.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Similar to Session EJB programatic transactional model.
      ACTUAL -
      Currently no support is provided through JMX.
      (Incident Review ID: 311644)
      ======================================================================

            sjiang Shanliang Jiang (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: