Adrian --

In reference to this post  
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59294, I have a few 
questions.

1) The workaround stated for this problem is to remove the 
CachedConnectionManager from the container.  What is the downside to this 
workaround?

2) Is the appearance of the "Trying to return an unknown connection2" something 
that can be safely ignored.  Or is it an indication of a problem that can have 
nasty side-effects? It does not seem to negatively impact our application.

3) What is the correct way to design interceptors that require database 
resources in a way that plays nicely with the CachedConnectionManager?  Our 
application employs a security extension implemented via JBoss security 
extension framework.  It looks up user permissions in a database and must do so 
in the current transaction context.  In order to improve performance, the 
database connection and statement are being cached for the duration of the 
transaction.

Thanks for you help.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866467


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to