0 Replies Latest reply on Apr 11, 2002 6:04 AM by vad

    JBoss3.0 uncommenting code in PoolParameters

    vad

      Some parameters of connection pools (for JCA) are not taken into account. Some code which reads some parameters is commented out :

      org.jboss.pool.PoolParameters
      org.jboss.resource.connectionmanager.PoolManager

      Of extreme imortance is the parameter "InvalidateOnError"
      so that connections can be destoyed when something goes wrong.

      Please could someone with write acces uncomment the relevant code or explain me why it would be dangerous to do so. (i've done it on my box, seems to be OK)

      Vad