Hi,

No commits are required from my side. To be more specific, I only changed a
class to an interface. So there should not be any commits to the profile-mgt
and claim-mgt from my side. For example there is nothing to be changed in
the following code[1] or in the pom.xml.

Looks like the ClaimManager and ProfileManger are getting linked to the old
versions of carbon core only on the builder.

I will check what is happenning on builder.

Thanks,
DimuthuL

[1]
public Claim[] getAllSupportedClaims(UserRealm realm) throws
IdentityException {
        ClaimManager claimAdmin = null;
        try {
            claimAdmin = realm.getClaimManager();
            return claimAdmin.getAllSupportClaimsByDefault();
        } catch (UserStoreException e) {
            log.error("Error occurred while loading supported claims", e);
            getException("Error occurred while loading supported claima",
e);
        }

        return new Claim[0];
    }



On Tue, Mar 9, 2010 at 11:03 AM, Dimuthu Leelarathne <[email protected]>wrote:

> Hi,
>
>
> On Tue, Mar 9, 2010 at 10:51 AM, Dimuthu Leelarathne <[email protected]>wrote:
>>>
>>>> Hi,
>>>>
>>>> On Tue, Mar 9, 2010 at 10:13 AM, Yumani Ranaweera <[email protected]>wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Following features are inaccessible in IS.
>>>>>
>>>>> Inforcard/openID   - https://wso2.org/jira/browse/CARBON-6644
>>>>> Claim Management - https://wso2.org/jira/browse/CARBON-6645
>>>>> My Profile - https://wso2.org/jira/browse/CARBON-6646
>>>>> Profile Management
>>>>>
>>>>>
>>>>>
>>>>
>>>> These were inaccessible on PreBeta-03. I tested personally on the trunk.
>>>> They are working fine. What is the build you are using?
>>>>
>>>
>>> This is pre-beta-05. If these are fixed already, is it possible for us to
>>> get a dev build to continue testing.
>>>
>>
>> I can do a fresh build, if stuff are in svn.
>>
>
> These changes should be in SVN by Friday night - 5th March. Please let me
> investigate it first to find the reason.
>
> thanks,
> DimuthuL
>
>
>> Samisa...
>>
>>
>>>
>>> Thanks,
>>> Yumani
>>>
>>>>
>>>> thanks,
>>>> DimuthuL
>>>>
>>>>
>>>>> Thanks,
>>>>> Yumani
>>>>>
>>>>>
>>>>>
>>>>> On Tue, Mar 9, 2010 at 9:34 AM, Ruwani Munasingha <[email protected]>wrote:
>>>>>
>>>>>> sorry about the confusion. The error has occurred due to a caching
>>>>>> issue of the browser. We can continue with the current build.
>>>>>>
>>>>>> On Tue, Mar 9, 2010 at 9:21 AM, Ruwani Munasingha <[email protected]>wrote:
>>>>>>
>>>>>>> In ESB build, the synapse configuration can not be updated due to a
>>>>>>> js error. But there is a workaround which is creating sequences etc 
>>>>>>> manually
>>>>>>> using UI. Therefore can we get a new build asap?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Ruwani
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Mar 9, 2010 at 4:31 AM, Samisa Abeysinghe 
>>>>>>> <[email protected]>wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Mar 9, 2010 at 4:23 AM, Samisa Abeysinghe 
>>>>>>>> <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/2PreBeta05/<http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.0/2PreBeta05/>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> <http://builder.wso2.org/%7Ecarbon/releases/carbon/3.0.0/2PreBeta05/>Note
>>>>>>>>> that I started G-Reg and I did not see any issues.
>>>>>>>>>
>>>>>>>>> Please check if the ESB features had made in to this build. If not,
>>>>>>>>> we need one of the ESB folks to look into the builder source.
>>>>>>>>>
>>>>>>>>> Also, IS is missing due to a build failure.
>>>>>>>>>
>>>>>>>>
>>>>>>>> IS packs are now available.
>>>>>>>>
>>>>>>>> Samisa...
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Carbon-dev mailing list
>>>>>>>> [email protected]
>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Yumani Ranaweera
>>>>> WSO2, Inc. - http://wso2.org
>>>>> Email : [email protected]
>>>>> Cell    : +94 077 7795242
>>>>> Blog   : http://yumani.blogspot.com/
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> [email protected]
>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Yumani Ranaweera
>>> WSO2, Inc. - http://wso2.org
>>> Email : [email protected]
>>> Cell    : +94 077 7795242
>>> Blog   : http://yumani.blogspot.com/
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Samisa Abeysinghe
>> Director, Engineering - WSO2 Inc.
>>
>> http://wso2.com/ - "lean . enterprise . middleware"
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to