0 Replies Latest reply on Oct 27, 2003 4:30 AM by setya

    Establishing DB Connection when JBoss starts, Possible ?

    setya

      Hi all,

      When my app connects to ejb that builds a DB connection for the first time, it takes a long time to get it running.
      So I have an idea to establish the connection when the JBoss starts so the connection will already be in the connection pools.

      Is it possible to implement the above scenario, and will it improve my apps performance significantly when runs for the first time ?

      Any advice would be greatly appreciated.

      Setya