[ http://issues.apache.org/jira/browse/GERONIMO-2541?page=all ]

David Jencks updated GERONIMO-2541:
-----------------------------------

    Attachment: GERONIMO-2541.patch

Attached patch implements priority ordering for loading gbeans.  I don't see 
any problems with it except that it completely breaks backwards compatibility 
for configurations.  I don't know if this is acceptable.

> 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
>
>         Attachments: GERONIMO-2541.patch
>
>
> 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