So I noticed that the descriptor version went from 1.0 to 1.1, I'm
also getting several of these errors now:
Replace already registered class
'org.kuali.module.chart.bo.RestrictedStatus' with descriptor
[EMAIL PROTECTED]
  classNameOfObject=org.kuali.module.chart.bo.RestrictedStatus
  tableName=CA_RESTRICT_STAT_T
  schema=<null>
  isMappedToTable=true
  extendClassNames=[]
  special ObjectCache=<null>
  fields={}
]
java.lang.Exception: Warn: New class-descriptor added (without
removing the old one first) for:
org.kuali.module.chart.bo.RestrictedStatus
        at 
org.apache.ojb.broker.metadata.DescriptorRepository.put(DescriptorRepository.java:496)
        at 
org.apache.ojb.broker.metadata.RepositoryXmlHandler.startElement(RepositoryXmlHandler.java:332)

This is happening with more than one class so that leads me to believe
that something has changed that I'll need to account for now.

Thanks!

-warner

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

Reply via email to