cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy modules in a specific order

dantuffery
Champ in-the-making
Champ in-the-making
Hi

I have a number of modules that are auto deployed, but one of the modules needs to be deployed before the rest of them. Looking at the comment in the ModuleDeploymentService there doesn't look like there is way to specify the order.



/**
   * <p>A {@link WebFrameworkConfigElement} is required to determine module deployment mode. If the application is configured
   * to auto deploy modules then this service will automatically deploy all modules that it finds. The downside of this approach
   * is that it does not allow for manual overrides or specifying a module processing order.</p>
   */

Are there any plans to add the order to the auto module deployment?

Thanks,

Dan
2 REPLIES 2

dreambitc
Champ in-the-making
Champ in-the-making
I have the same question.