This is due to a commit made by me. I added a method to user.api.UserRealmService. And added the method to other classes which implements that. But seems like I have missed InMemoryRealmService in registry core. I am really sorry about it.
Will fix this asap. Thanks, Hasini. On Tue, May 24, 2011 at 5:25 PM, Afkham Azeez <[email protected]> wrote: > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /Users/azeez/projects/wso2/org/trunk/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/jdbc/realm/InMemoryRealmService.java:[47,7] > org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService is not > abstract and does not override abstract method getTenantMgtConfiguration() > in org.wso2.carbon.user.api.UserRealmService > > [INFO] 1error > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > /Users/azeez/projects/wso2/org/trunk/carbon/core/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/jdbc/realm/InMemoryRealmService.java:[47,7] > org.wso2.carbon.registry.core.jdbc.realm.InMemoryRealmService is not > abstract and does not override abstract method getTenantMgtConfiguration() > in org.wso2.carbon.user.api.UserRealmService > > > -- > *Afkham Azeez* > Director of Architecture; 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 > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
