[ 
https://wso2.org/jira/browse/ESBJAVA-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

indika kumara resolved ESBJAVA-477.
-----------------------------------

    Fix Version/s: 1.7
       Resolution: Not a bug

This is the expected behavior. ESB is not an observer of registry 
resources(Observable). What ESB does is ,after cache time is over , picks the 
new value from registry. Therefore, Even corresponding registry resources have 
being changed during cache time, those changes will not be effected. Therefore, 
it is need to clear the cache values explicitly using 'notify'. 

> The chaneges done to the integrated registry entries not picked up unless 
> clicked on "Notify" 
> ----------------------------------------------------------------------------------------------
>
>                 Key: ESBJAVA-477
>                 URL: https://wso2.org/jira/browse/ESBJAVA-477
>             Project: WSO2 ESB
>          Issue Type: Bug
>          Components: Registry
>    Affects Versions: NIGHTLY
>         Environment: Ubuntu7.04, JDK1.5.0_14
>            Reporter: Evanthika Amarasiri
>            Assignee: indika kumara
>             Fix For: 1.7
>
>
> Steps to reproduce
> 1. Created an endpoint in the integrated registry
> 2. Access this endpoint through a sequence
> 3. Execute the sequence and check if the proper value of the endpoint is 
> retrieved.
> 4. Now change the value of the endpoint and execute client once more
> 5. The new value will not be picked until you click on "Notify"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to