On 14.06.2004 16:36, Jason Lane wrote:
btree.jar jdo.jar jdori-enhancer.jar jdori.jar
I get this error when I try to run the XSP sample:
org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): javax.jdo.JDOUserException: Object not PersistenceCapable. FailedObject:[EMAIL PROTECTED]
Any ideas what could be causing this? I get the same with 2.1.4 and 2.1.5
The class was not enhanced. Therefore you need to run JDOEnhancer which is probably in jdori-enhancer.jar. But the jar is not needed at runtime.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
