Jesper Pedersen [
http://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: Calling matchManagedConnections and getInvalidConnections"
To view the discussion, visit:
http://community.jboss.org/message/636010#636010
--------------------------------------------------------------
The JCA container calls matchManagedConnections() in order to verify if a
ManagedConnection can be reused - see
http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/samples.html#s...
http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/samples.html#s....
In most cases you would use the Subject and/or CRI to verify a match.
The ValidatingManagedConnectionFactory interface can be implemented in order to help the
JCA container to clean up unneeded managed connections.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/636010#636010]
Start a new discussion in IronJacamar at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]