Hi Roman, I think this is a simple classpath problem. You have to make sure that the ojb jar is on the classpath for the Xdoclet process.
Thomas > > Hello All, > I am using XDoclet to create mappings and torque files. In my > classes I am > using OJB implementation of Map interface > DMapImpl for one of the fields. I am using @ojb.reference tag > to specify > DMapImpl class and XDoclet can not find it, apparently > because it does not recognize it as persistence capable. Throws an > exception that DMapImpl is not found. > Does anybody know how to solve this problem? Is there a solution? > > Thanks, > Roman > > > > --------------------------------------------------------------------- > 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]
