[Objectbridge-jdo-dev] Extensions throwing errors when enhancing (can check now)
Brought to you by:
thma
From: <tr...@th...> - 2002-06-19 21:09:16
|
Christian, If you want to see the error when enhancing, uncomment the extension lines in src/test/test/org/apache/ojb/tutorial4.jdo, then run the enhance ant target This is the error: Fatal error while enhancing: JDO ENHANCER: An internal error occurred while enhancing input class; detailed message: nested exception: com.sun.jdori.model.jdo.JDOModelException: Error during reading XML meta data. NestedException: org.xml.sax.SAXParseException: Element "jdo" does not allow "extension" here. aborted with errors. com.sun.jdori.enhancer.EnhancerFatalError: JDO ENHANCER: An internal error occurred while enhancing input class; detailed message: nested exception: com.sun.jdori.model.jdo.JDOModelException: Error during reading XML meta data. NestedException: org.xml.sax.SAXParseException: Element "jdo" does not allow "extension" here. Travis |