[
https://issues.jboss.org/browse/JBTM-2609?page=com.atlassian.jira.plugin....
]
Mark Little updated JBTM-2609:
------------------------------
Summary: Make JDBCStore able to handle Java EE errors interfacing with a datasource in
an app server (was: Make JDBCStore able to handle JEE errors interfacing with a
datasource in an app server)
Make JDBCStore able to handle Java EE errors interfacing with a
datasource in an app server
-------------------------------------------------------------------------------------------
Key: JBTM-2609
URL:
https://issues.jboss.org/browse/JBTM-2609
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: Transaction Core
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.next
Currently the handling is all expected to be JSE typed exceptions like an SQLexception.
It seems that in an app server a variety of other exception types can be thrown not just
limited to JNDI exceptions. It has been reported that IllegalStateException can be thrown
when an app server is rebooting and the datasource is not available for lookup.
Changing to handle all exceptions in JDBCImple_Driver.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)