-
Enhancement
-
Resolution: Done
-
Blocker
-
5.2.8.Final
-
None
This exception happens with using the IBM MQ rar in the wildfly.
com.ibm.mq.connector.xa.XARWrapper is the serialize object. when the RecoveryManager tries to restore_state from the object record, it will load the class and threw CNFE as it can not access the XARWrapper classe in the RAR
We can catch this exception and try to get from the helpers.
- blocks
-
WFLY-5543 Can't recover transaction started by MDB on WSMQ when RAR is deployed as an archive
- Closed