Resource types are initialized in the order they are specified in muse.xml. If you want SG to be last, make that <resource-type/> the last one in the descriptor.
Dan "Vinh Nguyen \(vinguye2\)" <[EMAIL PROTECTED]> wrote on 12/21/2006 06:59:50 PM: > Is there a way to specify to Muse the order in which resources should be > initialized? For example, if I have a ServiceGroup resource, how can I > gaurantee that it will be initialized before my other resources? My > concern is that if the ServiceGroup is created last, it will not have > references to the other resources. So when I call > ServiceGroup.getMembers(), it may not return anything. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
