Can you explain why ? In OSGi you should never depend on deployment order. Because of that there is no api to do this. Can you explain why you need this order ? Then we might solve it here "the right way".
cheers, Toni On Fri, Jun 12, 2009 at 3:39 PM, Triquoit Mathieu<[email protected]> wrote: > Hi, > > Is there a way to order the deployment ? When I want to publish to my > customer a fresh version, I cannot order the deployment but I have some kind > of dependencies between some modules ? > > I would like to write somewhere deploy Module A or somethink like : "don't > deploy Module B before module A" ? > > Thanks in advance, > Best regards, > Mathieu > -- Toni Menzel Independent Software Developer Professional Profile: http://okidokiteam.com [email protected] http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

