0 Replies Latest reply on Nov 5, 2006 12:25 PM by gosia

    database crash

    gosia

      I've got problem with my application after database crash

      When my database is down and I try to connect with it I get SQLException (that is ok), but when I get connection, use it, return to the pool, stop database and when I try to get connection again my application stops in line dataSource.getConnection() and it does not get out.

      I have got JBoss4.0.4CR2
      I will be pleased for any help