Menu

#258 Changes to connection close processing

v3.2
open
nobody
JBossCX (7)
5
2003-08-30
2003-08-30
No

When a connection is left open by an application
JBoss closes the connection and displays a warning.

The following changes have been made to this processing
for 3.2.2
1) If there is a transaction, the connection is not closed
until the transaction commits or rollbacks.
2) The warning displayed shows the stacktrace where
the connection was allocated, rather the exit point that
closes the connection.
3) The extra book-keeping required for this debugging
feature can be turned off in production, using the
Debug attribute on the CachedConnectionManager
in transaction-service.xml

Regards,
Adrian

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.