Hi Senaka,

On Tue, Dec 1, 2009 at 1:50 PM, Senaka Fernando <[email protected]> wrote:

>
>
> On Tue, Dec 1, 2009 at 1:45 PM, Waruna Ranasinghe <[email protected]> wrote:
>
>> Hi,
>> There is a validation method in BPEL component to check whether the
>> internal registry and the process store data are properly synchronised.
>> This validation happens when the deployed packages list is accessed by
>> Management Console.
>> If an user accesses deployed package list, just after deploying a package,
>> validation may failed, given that user has accessed the list while
>> synchronising registry and process store. In this case, user will get an
>> empty package list. But it will be automatically corrected with the next
>> ajax call (or refresh)
>>
>> Isn't it good to re-validate after a given time period (say 1s) if the
>> validation fails for the first time?
>>
>
> Why isn't the operation synchronized (I mean java synchronization)?
>

Synchronizing the validation method won't work here. Because validation
method just check whether the both registry and the ode process store data
have the same data.


>
> Thanks,
> Senaka.
>
>>
>>
>> Thanks,
>> Waruna
>>
>> _______________________________________________
>> 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
>
>


-- 
------------------------------------------------------------------------
Waruna Ranasinghe
Software Engineer, WSO2

Mobile: +94 724 318285
BLOG: http://warunapw.blogspot.com

www.wso2.com - "The open source SOA company"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to