You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Embedded Bundles][embedded] (the `Bundle-SymbolicName` of embedded bundles)
22
+
1.[Embedded Bundles][embedded] (the `Bundle-SymbolicName` of embedded bundles, can be validated on bundle side via <https://github.com/Netcentric/bundle-namespace-validators> as well)
23
23
24
24
Namespacing has been explicitly mentioned in [Achim Koch's Blog: Hosting Multiple Tenants on AEM](https://blog.developer.adobe.com/hosting-multiple-tenants-on-aem-815c8ed0c9f9) but obviously namespacing is just one of multiple aspects to consider for multi-tenant AEM environments.
25
25
26
26
There was also a talk about multi-tenancy and this tool in the [adaptTo 2025 conference](https://adapt.to/2025/schedule/multi-tenancy-and-multi-team-development-in-aem).
27
27
28
+
For a similar tool for OSGi bundles look at <https://github.com/Netcentric/bundle-namespace-validators>.
29
+
28
30
## Implementation
29
31
30
32
This artifact provides multiple validator implementations for the [FileVault Validation Module][filevault-validation] and can be used for example with the [filevault-package-maven-plugin][filevault-p-m-p] like outlined below.
0 commit comments