Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Problem while closing connection (wrappedConnection) retrieved from JBoss 5
pool."
To view the discussion, visit:
https://community.jboss.org/message/714767#714767
--------------------------------------------------------------
What does 20Threads mean? Remote invocations, http requests.
The connection is back to pool after the complete transaction is committed/rollead back.
So it can be that it takes more.
Also it can be that you have a use-case which use the @RequiresNew annotation for
transaction, in this case you might use more than one connection for one request.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/714767#714767]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]