In OJB.properties I changed the property ObjectCacheClass and in repository_database.xml I changed the line <object-cache class="org.apache.ojb.broker.cache.xxxxTheCacheImplementationyouwant..."/>
On Thu, 13 Jan 2005 08:34:41 +0100, Thomas Franke <[EMAIL PROTECTED]> wrote: > Sylvain ~ wrote: > > Finally I found the error myself, the repository_database.xml file > > cache properties are not generated automatically on build when > > changing values in OJB.properties, so I modified the xml file manually > > and now it works great with ObjectCachePerBrokerImpl. > Could you tell me which properties do you mean or changed? > > regards > > Thomas > > --------------------------------------------------------------------- > 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]
