Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-306

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-306
    Summary: Implement jdbc driver specific ExceptionSorter classes
       Type: Task

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo
 Components: 
             connector
   Versions:
             1.0-M3

   Assignee: 
   Reporter: David Jencks

    Created: Thu, 16 Sep 2004 5:45 PM
    Updated: Thu, 16 Sep 2004 5:45 PM

Description:
I've added a framework for driver specific exception handling in tranql 
connector.

Each jdbc driver needs an ExceptionSorter subclass that can tell if the various 
SQLExceptions thrown by the driver mean that the connection is no longer usable.

To use this with a particular driver, pack the ExceptionSorter subclass into a 
jar (along with any other driver specific stuff) and use a dependency element 
in geronimo-ra.xml to include this jar (and another for the driver itself) in 
the classpath.

This is a great opportunity to contribute to geronimo without learning much 
about geronimo internals.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to