Hi Weston! I do have hashCode() and equals() implemented and they are called and equals returns true or false correctly. But matchManagedConnections() is not called at all...
I would expect that macthManagedConnections() is called always if equals=true and the pool has at least one connection. Is that correct? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008136#4008136 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008136 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
