Deploy modules in a specific order

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2012 07:28 AM
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.
Are there any plans to add the order to the auto module deployment?
Thanks,
Dan
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
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015 02:01 PM
I have the same question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2015 04:35 AM
See this forum thread https://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/extensibility-mod..., and in particular my response here: https://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/extensibility-mod...
