Ok, I was being stupid, If you clear the cache BEFORE a lookup the
problem does show itself just like an application restart.  I am close
to having a test case ready but am out for the rest of the week.  Ill
send you one on monday.  Thanks for your time, have a happy hollidays.

Erik Engstrom
[EMAIL PROTECTED]
MnDOT
Traffic Management Center

>>> [EMAIL PROTECTED] 12/23/03 14:41 PM >>>
Hi,

Erik Engstrom wrote:

> Thanks for your quick response.  Ill work on a unit test.
that's great!

> EquipmentType.specifications is an ArrayList.  Nothing is different in
> my code or configuration, the only change is RC4 to RC5.  I havent
used
> the managed collections, I was thinking that perhaps I should.  And
now
> for a dumb question: How do I clear the cache?
Cast Transaction instance to proprietary TransactionExt. Then call
tx.getBroker().clearCache()
or
tx.getBroker().removeFromCache(Object obj)

regards,
Armin

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



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



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

Reply via email to