[jbossts-issues] [JBoss JIRA] (JBTM-2609) Make JDBCStore able to handle Java EE errors interfacing with a datasource in an app server

Tom Jenkinson (JIRA) issues at jboss.org
Mon Jan 25 10:47:01 EST 2016


     [ https://issues.jboss.org/browse/JBTM-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Jenkinson updated JBTM-2609:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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)


More information about the jbossts-issues mailing list