[jboss-user] [JCA/JBoss] - idle time out question

arparikh do-not-reply at jboss.com
Sun Feb 18 08:35:05 EST 2007


If the quey is taking longer than <idle-timeout-minutes> configuration, Will Jboss Connection pool make that connection idle (meaning close the connection) ?

E.g.

conn.executeQuery is taking 15 minutes and <idle-timeout-minutes> is 10 mins, Will conn.close() throw null pointer exception because connection was closed by idle timeout setting.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018498#4018498

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018498



More information about the jboss-user mailing list