Allow for exclusion dependencies
--------------------------------

         Key: GERONIMO-630
         URL: http://issues.apache.org/jira/browse/GERONIMO-630
     Project: Geronimo
        Type: New Feature
  Components: kernel  
    Reporter: Jeremy Boynes
    Priority: Minor


Currently a configuration will not start until the thing it depends on. It 
would be useful to add a mechanism that prevented a configuration starting if 
some other configuration or GBean was already running. This could be used to 
prevent two incompatible configurations from running at the same time (for 
example, because they both need exclusive access to some system resource like a 
file or port).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to