So I switched to using the ObjectCacheEmptyImpl until I understood 
caching better. But *even* *then* I found that objects were not always 
refreshed from the database. This was *totally* unexpected.

I finally had to put a broker.clearCache() just after opening my 
transactions in order to guarantee that I actually pulled from the database.

============================================================================

I have exactly the same problem, and I had to flush the cache manually as
you did.
Could someone explain this strange behaviour?

Thanks in advance

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

Reply via email to