Menu

#395 SybaseExceptionSorter

v3.2
closed-fixed
JBossCX (28)
5
2003-05-22
2003-05-14
Corby
No

The attached file is an implementation of
SybaseExceptionSorter, based on the previously
existing OracleExceptionSorter.

This class will flag instances of exceptions where
Sybase reports that the connection is dead, so that the
JCA code will know to remove the connection from the
pool.

The following line should also be added to the examle
sybase-ds.xml file:

<exception-sorter-class-
name>org.jboss.resource.adapter.jdbc.vendor.SybaseEx
ceptionSorter</exception-sorter-class-name>

Discussion

  • Corby

    Corby - 2003-05-14

    The new SybaseExceptionSorter class

     
  • Corby

    Corby - 2003-05-14
    • assigned_to: nobody --> d_jencks
     
  • David Jencks

    David Jencks - 2003-05-22

    Logged In: YES
    user_id=60525

    Thanks, I've committed this.

     
  • David Jencks

    David Jencks - 2003-05-22
    • status: open --> closed-fixed
     

Log in to post a comment.