Hi Janaka, This is fixed. Please take a svn up in remote-usermgt. Sorry forgot to add Util class.
Thanks AmilaJ On Thu, May 24, 2012 at 7:15 AM, Janaka Ranabahu <[email protected]> wrote: > Hi All, > > Im getting the following compilation failure. Any idea why? > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.um.ws.service: Compilation > failure: Compilation failure: > [ERROR] > /media/NewVolume/carbon-branch/trunk/newTrunk/carbon/platform/trunk/components/remote-usermgt/org.wso2.carbon.um.ws.service/src/main/java/org/wso2/carbon/um/ws/service/UserStoreManagerService.java:[150,12] > cannot find symbol > [ERROR] symbol : variable Util > [ERROR] location: class > org.wso2.carbon.um.ws.service.UserStoreManagerService > [ERROR] > /media/NewVolume/carbon-branch/trunk/newTrunk/carbon/platform/trunk/components/remote-usermgt/org.wso2.carbon.um.ws.service/src/main/java/org/wso2/carbon/um/ws/service/UserStoreManagerService.java:[253,13] > cannot find symbol > [ERROR] symbol : variable Util > [ERROR] location: class > org.wso2.carbon.um.ws.service.UserStoreManagerService > [ERROR] > /media/NewVolume/carbon-branch/trunk/newTrunk/carbon/platform/trunk/components/remote-usermgt/org.wso2.carbon.um.ws.service/src/main/java/org/wso2/carbon/um/ws/service/AuthorizationManagerService.java:[50,8] > cannot find symbol > [ERROR] symbol : variable Util > [ERROR] location: class > org.wso2.carbon.um.ws.service.AuthorizationManagerService > [ERROR] > /media/NewVolume/carbon-branch/trunk/newTrunk/carbon/platform/trunk/components/remote-usermgt/org.wso2.carbon.um.ws.service/src/main/java/org/wso2/carbon/um/ws/service/AuthorizationManagerService.java:[57,8] > cannot find symbol > [ERROR] symbol : variable Util > [ERROR] location: class > org.wso2.carbon.um.ws.service.AuthorizationManagerService > [ERROR] -> [Help 1] > [ERROR] > > Thanks, > Janaka > > -- > Janaka Ranabahu > Software Engineer > WSO2 Inc. > > Mobile +94 718370861 > Email : [email protected] > Blog : janakaranabahu.blogspot.com > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Mobile : +94773330538 _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
