by default, we pool in a threadlocal variable.  This is to avoid 
synchronization in very high thread loads.  It is a common pattern.  This is 
why predestroy is never called.

All you need to do is plug in your own pool implementation.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962429#3962429

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962429
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to