0 Replies Latest reply on Sep 5, 2005 2:07 PM by soussou

    restart a connection pool under JBoss

    soussou

      Hi;

      Currently we are connecting to one database since we use the standard xml descriptor files with JNDI settings.
      When the SQL server crash, my application is done and I must restarted JBoss for launching the application.
      Under Jboss, how to reactivate automatically the connection pool without restarted JBoss ?

      Many thanks in advance.