Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3973

ObjectStoreBrowser doesn't allow to register external OSBTypeHandler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.2.0.Final, 7.1.1.Final
    • None
    • None
    • None
    • Deprecating the ObjStoreBrowser constructors in favor of the getInstance method.

      Trying to add the LRA OSBTypeHandler, I got a ClassNotFoundException at Class.forName() https://github.com/jbosstm/narayana/blob/main/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/osb/mbean/ObjStoreBrowser.java#L236
      This is because io.narayana.lra.coordinator.domain.model.LongRunningAction is not in the transaction module.
      This is not good because we cannot decouple the arjuna and lra modules.

              rh-ee-msappegr Marco Sappe Griot
              rh-ee-msappegr Marco Sappe Griot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: