https://issues.apache.org/bugzilla/show_bug.cgi?id=52024

             Bug #: 52024
           Summary: Custom interceptor to support automatic failover of
                    mirrored database
           Product: Tomcat Modules
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: jdbc-pool
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27771
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27771
Adds a new interceptor class

Custom Tomcat JDBC Pool interceptor which reconnects a JDBC Connection on 
failure. This was written to support automatic failover of a SQL Server
database configured with database mirroring and using the Microsoft SQL Server
JDBC driver, configured to support failover. It is hoped this interceptor may
be more generally useful for supporting reconnection on failure but is untested
on any database other than SQL Server 2008 R2.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to