You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/09/23 18:16:51 UTC

[JIRA] Created: (CAY-867) Special exception for accessing previously shutdown domain

Special exception for accessing previously shutdown domain
----------------------------------------------------------

                 Key: CAY-867
                 URL: https://issues.apache.org/cayenne/browse/CAY-867
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
            Priority: Minor
             Fix For: 3.0


This is an improvement needed for those users who manage Cayenne stacks manually in the app, starting and stopping them in the running app. A new exception will be thrown on attempt to access a DataDomain after it was stopped. A related issue is CAY-610 (it needs to be fixed to avoid EventManager leaks on multiple cycles of Domain creation/destruction.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.