OJB 1.0.3 Caching issues

2005-12-01 Thread Ravi
Hello ! We are using OJB 1.0.3 with following cache settings on Oracle database. object-cache class=org.apache.ojb.broker.cache.ObjectCacheDefaultImpl attribute attribute-name=cacheExcludes attribute-value=/ attribute attribute-name=timeout attribute-value=900/

Re: OJB 1.0.3 Caching issues

2005-12-01 Thread Danilo Tommasina
Hi, I am not sure if it is the same problem, however we had something similar some time ago. The problem was caused by the cache timeout. Imagine this situation: CustomObject1 (not a persistent object) has a reference to an instance of ex. PersistentObject.class with primary key = 1, let us