> I'm not sure it's a bug.  Resin's connection pool handler is a  
> transactional pool, and transactions are tied to the thread.  So  
> handing off a connection to a separate thread isn't really part of the  
> pool's model.  Normally, in a multithreaded situation, you'd have a  
> second thread open its own connection.

hello Scott,

thank you very much for your explanation. now i'll know!

best regards
Pawel Kudzia

-- 
View this message in context: 
http://www.nabble.com/java.lang.IllegalStateException%3A-Connection-null-was-not-closed.-tp24593349p24611510.html
Sent from the Resin mailing list archive at Nabble.com.



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to