-
Bug
-
Resolution: Done
-
Major
-
4.2.3.SP7, 4.2.3.CP02
-
None
If the db bounces whilst the app server stays up, the AppServerJDBCXARecovery is left holding an invalid connection, which causes XAResource on it to throw spurious errors. It should refresh the connection on every call, or at least check it for validity before handing out an XAResource based on it.
- relates to
-
JBTM-483 AppServerJDBCXARecovery should not use java 1.5 syntax
- Closed