Timothee Maret created SLING-3695:
-------------------------------------
Summary: TenantProvider throws NPE when listing tenants root
tenant resource does not exist
Key: SLING-3695
URL: https://issues.apache.org/jira/browse/SLING-3695
Project: Sling
Issue Type: Bug
Components: Extensions
Affects Versions: Tenant 1.0.2
Reporter: Timothee Maret
Priority: Minor
The method
org.apache.sling.tenant.TenantProvider#getTenants
throws an NPE when the tenant root resource does not exists.
The tenant root resource is created if needed when creating a tenant (see
org.apache.sling.tenant.internal.TenantProviderImpl#createTenantResource)
A workaround is to create a tenant and remove it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)