Hi Dimuthu, Thanks for getting more deep in to this..
Actually this methods was in 3.0.1 WSRealmBuilder.createWSRealm(serverUrl, cookie, configContext); Thanks & regards, -Prabath On Fri, Mar 4, 2011 at 9:32 AM, Dimuthu Leelarathne <[email protected]> wrote: > > Hi, > > The old method available was, > WSRealmBuilder.createWSRealm(realmProperties, configurationContext, tenantID) > > TenantId is meaningless here. Why? Because shouldn't expose an API where IHC tenant can see some other tenant's data. So we cannot go back to old API. > > We should have two methods as follows, > WSRealmBuilder.createWSRealm(realmProperties, configurationContext) > WSRealmBuilder.createWSRealm(realmProperties) > > If super tenant wants to access other tenant's data we can discuss it (consider pros and cons) and make it available for super tenant only. > > Thanks, > Dimuthu > > > > > > > On Fri, Mar 4, 2011 at 9:03 AM, Prabath Siriwardana <[email protected]> wrote: >> >> Can we get the same old API back.. if it doesn't violate the reason it's been removed previously..? >> Thanks & regards, >> -Prabath >> >> On Fri, Mar 4, 2011 at 8:54 AM, Dimuthu Leelarathne <[email protected]> wrote: >>> >>> Hi, >>> >>> Yes. You have a point. >>> >>> +1 for fixing it to get the configuration context. >>> >>> tx, >>> dimuthu >>> >>> >>> >>> On Fri, Mar 4, 2011 at 8:50 AM, Prabath Siriwardana <[email protected]> wrote: >>>> >>>> I have a client out side the Carbon - which uses following API >>>> >>>> UserRealm realm = WSRealmBuilder.createWSRealm(serverUrl, cookie, configContext); >>>> But this code doesn't work with the current trunk - and the API been changed.. >>>> Can you please suggest how should I replace the above..? >>>> >>>> -- >>>> Thanks & Regards, >>>> Prabath >>>> >>>> http://blog.facilelogin.com >>>> http://RampartFAQ.com >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>> >> >> >> >> -- >> Thanks & Regards, >> Prabath >> >> http://blog.facilelogin.com >> http://RampartFAQ.com > -- Thanks & Regards, Prabath http://blog.facilelogin.com http://RampartFAQ.com
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
