[jboss-dev-forums] [Design of JCA on JBoss] - Re: Handling fatal JDBC connection exceptions

cbredesen do-not-reply at jboss.com
Fri Aug 1 10:07:16 EDT 2008


The original point of this feature involves the ability to purge based on the assumption that all connection are invalid (configurable of course).  So at least one of the options can't rely on a VCC or sql to be present.  I believe this is what you mean by "idle connections" i.e. pool.flush() which makes perfect sense.  I proporsed a slightly different angle on this in the JIRA, which is three behaviors upon fatal ex:

- destroy single
- initiate validation
- flush pool

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

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



More information about the jboss-dev-forums mailing list