Did you read the link I gave you? 



Quote:
Many persistent frameworks (hibernate/ojb) open and close connections "at 
random". i.e. As far as JBoss is concerned it looks like one ejb allocated the 
connection and another closed it.



The connection close checking does not understand this behaviour. It expects 
the same ejb that allocated the connection to also close it.



If you use such a pattern, you can turn off this message
(end of quote)




That means you can safely ignore it (since you're using hibernate).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3843#3843
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to