Priority order for GBeans
-------------------------

                 Key: GERONIMO-2541
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2541
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: kernel
    Affects Versions: 1.2
            Reporter: David Jencks
         Assigned To: David Jencks
             Fix For: 1.2


Add a priority order to GBeanData to order attempted starts of GBeans.  
GBeanInfo can have a default.  GBean dependencies will still override the 
priority, in that a priority ordering will determine the order in which we try 
to start gbeans, but one won't start until all its dependencies have started.

This will probably be useful in several  contexts but right now I need to get 
the PersistenceUnitGBean to start first so it can install the class enhancer 
before any classes are loaded.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to