[ http://issues.apache.org/jira/browse/GERONIMO-512?page=comments#action_62753 ] Bruce Snyder commented on GERONIMO-512: ---------------------------------------
It would be really nice if this feature could be expressed dynamically in the respective descriptor. This would allow users to define what *they* want loaded first on a per application basis. > non-reference gbean dependencies > -------------------------------- > > Key: GERONIMO-512 > URL: http://issues.apache.org/jira/browse/GERONIMO-512 > Project: Geronimo > Type: New Feature > Components: kernel > Versions: 1.0-M3 > Reporter: David Jencks > Assignee: Dain Sundstrom > > Currently there is no way to make gbeans start in a particular order unless > they have a reference to each other. This is unsatisfactory as for instance > one might open a server socket the other wants to connect to. Also, jndi > refs are not reflected in the gbean dependency graph. > So far the best idea seems to be to add a list of dependencies (object names > or their successors) to GBeanData, and add these to the dependency manager on > startup (and presumably remove them on shutdown). -- 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
