-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
35.0.0.Final
-
None
-
---
-
---
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.
- depends on
-
JBTM-3973 ObjectStoreBrowser doesn't allow to register external OSBTypeHandler
- Resolved
-
WFLY-20324 Upgrade Narayana to 7.2.0.Final
- Closed