Sure enough.. had a stale JDO in the classpath. Thanks! I'm getting a java.lang.NoClassDefFoundError: com/sun/jdori/model/jdo/JDOModelException error now. I think this is from cleaning up my classpath (no more castor). Downloading JTA to rebuild JDORI. Seems like the binary release is missing this class?

thanks for the help!

Antonio Gallardo wrote:

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]






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



Reply via email to