-
Sub-task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
JCA layer should provide a generic mechanism to register Recoverables with the RecoveryManager. See http://www.jboss.org/wiki/Wiki.jsp?page=TransactionRecovery
for more details.
The way this will work is that the wrapper class for ManagedConnectionFactory will look at the metadata for creating the recoverable Subject and the metadata for the XAResource.recover() flags so that it can create a JCARecoverable class isntance to register with the recovery manager.