[jbossts-issues] [JBoss JIRA] (JBTM-2609) JDBC store needs to be able to handle JEE errors during interfacing with a datasource in an app server

Tom Jenkinson (JIRA) issues at jboss.org
Tue Jan 19 08:25:00 EST 2016


Tom Jenkinson created JBTM-2609:
-----------------------------------

             Summary: JDBC store needs to 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)


More information about the jbossts-issues mailing list