I can't remember how that method got removed. This has been included in the UM & Registry API separation commit. I vaguely remember discussing this with someone, and I think it was mentioned that there is an alternative to get the tenant ID from a central location or something like that. Anyway, if adding it solve the problem, we can live with it.
On Tue, Mar 8, 2011 at 6:35 PM, Hasini Gunasinghe <[email protected]> wrote: > > On Tue, Mar 8, 2011 at 5:25 PM, Hasini Gunasinghe <[email protected]> wrote: > >> >> >> On Tue, Mar 8, 2011 at 4:44 PM, Senaka Fernando <[email protected]> wrote: >> >>> Hi Hasini/AmilaJ, >>> >>> Can you have a look at the following issues. >>> >>> [1] https://wso2.org/jira/browse/CARBON-8884 >>> [2] https://wso2.org/jira/browse/CARBON-8886 >> >> >> Janaka talked to me regarding these issues. Root cause is 'getTenantId' >> method is not supported by LDAPUserStoreManager class in current code. >> >> But some time back I added the implementation for this particular method >> in commit r82833: while making tenant-mgt worked with LDAP. >> >> And it has been removed in the commit r84669: made by Azeez. I was going >> to ask whether there is any specific reason for removing it. >> >> If not, we can add that method and resolve above two issues. >> > Added the implementation of getTenantId method back. Please verify whether > it fixes above issues. > > Azeez, can you please confirm? >> >> There are several other methods too which are not currently implemented >> in this >> class<https://svn.wso2.org/repos/wso2/trunk/carbon/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/ldap/LDAPUserStoreManager.java> >> which >> are mentioned under the comment: *NOT GOING TO IMPLEMENT*. >> So this can be only one case. I doubt whether there are other >> functionalities too which depended on JDBCUserStoreManager and not supported >> by LDAPUserStoreManager currently. >> >> >> >>> >>> Thanks, >>> Senaka. >>> >>> -- >>> *Senaka Fernando* >>> Product Manager - WSO2 Governance Registry; >>> Associate Technical Lead; WSO2, Inc.; http://wso2.com* >>> Member; Apache Software Foundation; http://apache.org >>> >>> E-mail: senaka AT wso2.com >>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 >>> Linked-In: http://www.linkedin.com/in/senakafernando >>> >>> *Lean . Enterprise . Middleware >>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software Foundation; **http://www.apache.org/*<http://www.apache.org/> * email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
