>> 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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to