Hi Devs,

In carbon 4.2.0 below is the way it gets.

RealmConfiguration realmConfig =
TenantMgtServiceComponent.getRealmService().getBootstrapRealmConfiguration();

But in carbon 4.3.0 after I get realmConfig in above way, when I call

realmConfig.getRealmProperty(JDBCRealmConstants.URL);

is returns null. Even though url property is in masterdatasource.xml in
relevant datasource property. Is there any specific way to get realmConfig
in carbon 4.3.0?

-- 
Lakshman Udayakantha
WSO2 Inc. www.wso2.com
lean.enterprise.middleware
Mobile: *0711241005*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to