leo leonid dijo: > > On Jan 20, 2004, at 6:32 PM, Antonio Gallardo wrote: > >> Can you post the error? >> >> I think it can be related to a non "enhanced" classes. >> >> Best Regards, >> >> Antonio Gallardo > > here it is: > > Original Exception: com.sun.jdori.model.ModelFatalException: Missing > JDO metadata for enhanced class > 'org.apache.cocoon.ojb.samples.Department'.
Thanks for the reply: The error clearly states that the class was not enhanced. We need to enhance the class before use it with JDO. This is not your fault. It was enhanced with the JDO 1.0, but in between we migrated in OJB to JDO 1.01 and the classes was not renenhanced with this new JDO. I will check this as soon as I will have time to do this. Best Regards, Antonio Gallardo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
