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. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933489#3933489 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933489 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
