Hi,

I am storing some configurations in the tenant registry while logged in as
the tenant. At the bundle start up time it is required to fetch this
configuration from each tenant registry and schedule a tenant specific task.
But I am unable to do this because the registry instance returned from
"registryService.getConfigSystemRegistry(tenantId)" call returns null when
trying to fetch the resource stored earlier as the tenant. However I am able
to get this resource correctly when I try to do this while logged in as the
tenant. Is there any restriction for accessing tenant registries at bundle
startup time (running as super tenant) ?

Regards
Buddhika
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to