-
Bug
-
Resolution: Done
-
Blocker
-
None
-
EAP-XP-5.0.0.GA
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
LRA OSBTypeHandler has to be added to the ObjStoreBrowser default handlers when the LRA subsystem isenabled.
At the moment 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 is thrown.
This is because io.narayana.lra.coordinator.domain.model.LongRunningAction is not in the transaction module and cannot be loaded.
- depends on
-
JBTM-3973 ObjectStoreBrowser doesn't allow to register external OSBTypeHandler
- Resolved
- is cloned by
-
JBEAP-28933 (XP5) EAP erroneously allows the EAP operator to scale down when there are LRA transaction records
- New
- is incorporated by
-
JBEAP-29199 (8.1.z) Upgrade Narayana from 7.1.0.Final to 7.1.1.Final
- New