Afkham Azeez wrote:
> Better yet, I'll create another method in AbstractAdmin called
> getRegistry()
++1

Thanks,
Ruwan
>
> Azeez
>
> On Mon, Dec 21, 2009 at 4:44 PM, Afkham Azeez <[email protected]
> <mailto:[email protected]>> wrote:
>
>     Please do this if you want to access the registry in a proper
>     manner, within an Admin service in a component, in a multitenant
>     deployment;
>
>     this.axisConfig = getAxisConfig();
>     this.registry = (UserRegistry)
>     axisConfig.getParameterValue(WSO2Constants.REGISTRY_INSTANCE);
>
>     The getAxisConfig() method is inherited from AbstractAdmin
>
>     -- 
>     --
>     Afkham Azeez
>     [email protected] <mailto:[email protected]>
>     WSO2 Inc. http://wso2.com
>     Blog: http://afkham.org
>
>
>
>
> -- 
> --
> Afkham Azeez
> [email protected] <mailto:[email protected]>
> WSO2 Inc. http://wso2.com
> Blog: http://afkham.org
> ------------------------------------------------------------------------
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


-- 
Ruwan Linton
Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org
email: [email protected]; cell: +94 77 341 3097
blog: http://blog.ruwan.org



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

Reply via email to