anonymous wrote : | It was the hashCode() and equals() after all... | I only checked the hashCode and equals from ManagedConnectionFactory and not from ConnectionRequestInfo... :) |
Yes, from my post anonymous wrote : | Typically you see a match failing in this case when you haven't implemented the equals()/hascode() contract correctly for your ConnectionRequestInfo. | Indeed...;-) Glad you got it working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008219#4008219 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008219 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
