Hi,

I have two Orion servers running on the network sharing some entity beans.
Both two Orion use the same SQL server and table to store entity beans. And
here is the problem!
Some how the entity get cached in the application server so the other one
doesn't get a fresh copy of the data! It's not a concurrency problem since
even if I update an entity from server A now and 5 minutes later I read it
in server B, I get old data!
So any idea?

Regards,
Amir

Reply via email to