Caching issue occurred when running sample 10
---------------------------------------------

                 Key: SYNAPSE-94
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-94
             Project: Synapse
          Issue Type: Bug
         Environment: Windows XP, JDK1.5, synapse-1.0-RC2-SNAPSHOT
            Reporter: Evanthika Amarasiri


Below are the steps to reproduce the issue

1. Run the sample when the endpoint is set to 
"http://localhost:9000/soap/SimpleStockQuoteService"; [port = 9000]
2. Change the endpoint to "http://localhost:9001/soap/SimpleStockQuoteService"; 
[port = 9001]
3. Run the sample again before 15 seconds (before caching expires)
4. The new value is extracted from the registry even though caching has not 
expired. Seems that caching is not working properly

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to