Can someone fix the DTD (see bellow)? Thanks. The messages bellow are expected?
Edson ----> Edson Richter wrote: Ok, I've changed all cache-object to object-cache in DTD and my XML and now it's working. But now I'm getting the following log message: [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.MoedaBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.MoedaCotacaoBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.ContaContabilBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.CentroCustoBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.TipoTituloBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.TituloBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.ParcelaBean' found, can't add ObjectCache implementation [org.apache.ojb.broker.cache.CacheDistributor] ERROR: Duplicate key 'class br.com.mgr.beans.financeiro.SituacaoParcelaBean' found, can't add ObjectCache implementation Is this expected? Thanks, Edson Richter ----- Original Message ----- From: Edson Carlos Ericksson Richter To: 'OJB Users List' Sent: Wednesday, October 01, 2003 3:08 PM Subject: Object-cache or cache-object? I've downloaded CVS HEAD and now I'm trying to use object-cache per class. But appear there is a bug. In DTD I've found either object-cache and cache-object. What is the correct? Thanks, Edson Richter --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 29/9/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 29/9/2003
