hi,

Currently above functionality is not working since Qpid compoent
RegistryClient always get the supper tenant registry.

eg UserRegistry registry = registryService.getGovernanceSystemRegistry();
(RegistryClient.java 110)

We can simply fix this by passing the tenant ID which can be found from the
tenant domain available with the user name.

But for deleteQueue and deleteSubscription there is no user associated.
These methods are called when closing subscribers, consumers etc ...

So any Idea of fixing this for above case ?

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

Reply via email to