"maikyal" wrote : doesn't help me.

This is not your thread it is preddy's.
Preddy is using the JBoss JDBC RAR
which does fire connection closed in the correct place.

i.e. in response to

  | java.sql.Connection.close()
  | 

cleanup() is only invoked when the connection manager returns the connection
to the pool.
It cannot do this until the handle has informed it that the connection is no 
longer
being used by firing the close event.

All this is in the spec.

Hence your comments are rubbish/garbage i.e. off-topic and misleading.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to