4 Replies Latest reply on Jul 15, 2004 8:09 AM by adrian.brock

    how to restart database without restart jboss to run our app

    xiaoly

      We are using jboss3.0.6, sql server 2000 8.00.194, and oracle 9.0.1+.

      Our app is deployed on Jboss. It uses either SQL or ORACLE database in our app.

      When the oracle is restarted, the jboss will show the connection reset by peer error. And our app will not work any more.

      In weblogic, there is connection refresh period that will solve the problem. In Jboss, is there something similar?

      We want to restart db without restart jboss.

      Thanks