|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers


> Bundles cannot be both multi- and single-tenant, so indeed you need to split any bundles that currently are both.
That is not always possible, i.e. for Shindig. Shindig itself is currently not multi-tenant but it depends on some internal services that are. Moving those services to separate bundles is not possible as this would cause circular dependencies between the two.