Stefan Klein dijo: > Eric, > > Is the class listed in your repository.xml and the repository.xml lies > somewhere in the classpath? AFAIK, OJB raises ObjectNotPersistenceCapable > in two cases: > 1. The class hasn't been enhanced (which can't be it in your case) >From my own experience:
While using JDO 1.01 you can get this error if your classes was enhanced using JDO 1.0. > 2. No description of the class can be found in repository.xml > > Stefan Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
