On Thu, 18 Aug 2011 10:08:59 +0200, Laurent Fournie wrote:
I'm trying to do that programmatically, for each new tenant added to
my
system, I would like to add the corresponding resource-ref,
ResourceLink and
Resource dynamically using some code running inside my Administration
WebApp.
I'd ra
I'm building a multi-tenant WebApp. For ease of maintenance and operation, I
would like to have a single WebApp (WAR) in a single Tomcat instance (JVM
process) handling the requests of all tenants.
Tenants (my customers) can be added and removed dynamically in the system
(using an Administration