[jboss-jira] [JBoss JIRA] Resolved: (JBAS-3359) Implement StaleConnection checking logic in JBossJCA
Weston Price (JIRA)
jira-events at jboss.com
Tue Aug 1 10:23:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3359?page=all ]
Weston Price resolved JBAS-3359.
--------------------------------
Fix Version/s: JBossAS-5.0.0.Beta
Resolution: Done
Currently this is checked into HEAD. We need to determine with the client that requested this, how they want it applied (ie patch, version upgrade etc, etc)
> Implement StaleConnection checking logic in JBossJCA
> ----------------------------------------------------
>
> Key: JBAS-3359
> URL: http://jira.jboss.com/jira/browse/JBAS-3359
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA service
> Reporter: Weston Price
> Assigned To: Weston Price
> Priority: Minor
> Fix For: JBossAS-5.0.0.Beta
>
>
> Currently JBoss/JCA has no support for handling 'stale' connection conditions wherein a JDBC connection fails during use. The ValidConnectionChecker is only executed prior to use or in the background as of JBoss 4.0.5. Shutting of exception sorting in this situation is a bit drastic in that no exceptions would be seen as FATAL anymore. This feature would add the capablity of handling a stale connection and permit an application to retry SQL executions that may have failed under certain conditions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list