Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-306

Implement jdbc driver specific ExceptionSorter classes

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0-M3
    • 1.x
    • connector
    • None

    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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: