4 Replies Latest reply on Feb 22, 2005 5:15 PM by patelcr

    Disable database connection verify for CMP on deploy

    nico1as

      Hi All,

      my application use connections with 6 databases.
      Every 10 minutes, datas are copied from 5 databases (with the sames tables) to my main database (used for my web app).
      I use CMPs to do this.

      If one of this 5 databases is down, and I launch Jboss, my entire application can't work
      I get an exception : java.lang.IllegalException : createBeanClassInstanceCommand == null

      Is there a way to disable database connection verify for CMP on deploy ?

      Thank you for your help.

      Nicolas.