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. 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
