0 Replies Latest reply on Aug 7, 2015 4:54 AM by mylos78

    Database reconnect issue

    mylos78

      Hi all,

      we have some problems with database connections when a SQL Server restarts. My doubt is: is it enough to add a valid connection checker class (org.jboss.jca.adapters.jdbc.extensions.mssql.MSSQLValidConnectionChecker) to safely reconnect with new connections, or you need to include also a check-valid-connection-sql to make sure that the connection is still valid?

      Thanks