[jboss-user] [JBoss jBPM] - Re: [CachedConnectionManager] Closing a connection for you
estaub
do-not-reply at jboss.com
Fri Aug 3 09:40:32 EDT 2007
>> 1) I sure steps executed are //--1, //--2, //--3, //--4 because I executed them in debug mode.
Sorry, I misread part of your abstract.
It looks to me like the intent is to transfer ownership (responsibility for closing) of the Connection to the Session. So the Service is responsible for closing the Connection as long as there isn't a Session using it.
So... I'd start wondering why the session didn't close the connection. Maybe you didn't close the session the last time you used it?
-Ed Staub
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070601#4070601
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070601
More information about the jboss-user
mailing list