You can share modules across database by assigning all app-servers to share same modules database. Consider the following folder structure: /global-modules/ /app-1 /app-2 /app-3
If you assign your app-servers to "/" then all apps can share global as well as any other app code. Now maintenance may be the issue and ensuring you dont overwrite global. So assign read/exec to all modules but only assign each applications insert/update role to specific application.
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
