A way to shutdown EventManager
------------------------------
Key: CAY-610
URL: http://issues.apache.org/cayenne/browse/CAY-610
Project: Cayenne
Type: Improvement
Components: Cayenne Core Library
Versions: 3.0
Reporter: Andrus Adamchik
Priority: Minor
Fix For: 3.0
Right now shutting down a DataDomain or a Configuration does not shut down the EventManager (cause there is no way to do that). This results in all event threads still hanging around.
One particular case where this happens is a JNDIDataSourceFactory that loads info from preferences, leaving a bunch of unuse event threads. BTW this case may require update of HSQLEmbeddedPreferenceService.stopService() method to shut down Configuration instead f just domain.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/cayenne/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Tue Jul 25 2006 - 12:20:11 EDT