Set the orion-ejb-jar.xml to not cache the EJB data. You'll destroy
performance this way, but it won't show you cached data.

---------------------------------------------------------
Joseph B. Ottinger                 [EMAIL PROTECTED]
http://enigmastation.com                    IT Consultant

On Sat, 27 Apr 2002, Sergey Ponomarev wrote:

> Hi
>
> I  have  several entity beans under Orion 1.5.2. I have a problem with
> caching   data   by  these  beans. I get data from table with EJB. Then I
> change   data   through   it.  But  when  I  retrieve data again (with
> different  bean)  I  get  old  data.  How  can I force EJBs to re-read
> changed data from table?
>
> Sergey
>
>


Reply via email to