it's probably your code. BMP caching works no problem.

your best bet is to post a code example of one of your entity beans.

----- Original Message -----
From: "Shah, Ritesh" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Thursday, January 17, 2002 8:02 AM
Subject: Caching / Pooling of BMP Entity bean.


> Hi,
>   I am getting a weird error. I am using oracle oc4j 1.0.2.2.
>    I am calling an entity bean  from session bean. The error I get is when
I
> call an entity bean for the first time it gives me proper result then I
> update the data and from next call onward it gives me  the cached value
that
> it loaded for the first time call. It even doesn't give me stored value. I
> try to trace it but I get the same error. From database it is retrieving
> proper value while doing ejbFindbyPrimarykey but doesn't give proper
value.
> It never again call ejbload. That what I found by tracing it.
>
> Any help will be appreciated.
>
> Thanks
> -Ritesh
>
>


Reply via email to