2 Replies Latest reply on Apr 3, 2006 11:44 AM by weston.price

    JCA Connection Retry and Timeout

    chungmanho

      Hi,

      I tried to find this from the JBoss JCA documentation but can't find any information about this. Is there a way to configure the JCA Server connection manager to do automatic retry to establish a connection, if it cannot establish one the first time? If so, what steps need to be taken to do this.

      Another question: is there a way to configure a hard time limit for a connection obtained from the connection factory. I would like the connection pool to get the connection back from the client and throw an exception if certain time has passed. I am aware that I can configure an IdleTimeoutMinutes attribute, but I actually want to kill the connection even when it is not idle.

      Thanks,

      Dennis.