[
https://issues.jboss.org/browse/JBTM-2609?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-2609:
--------------------------------
Summary: JDBC should be able to handle JEE errors during interfacing with a datasource
in an app server (was: JDBC store needs to be able to handle JEE errors during
interfacing with a datasource in an app server)
JDBC should be able to handle JEE errors during 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)