Christophe.Demarey dijo: > Hi, > > I think the persistence manager for JDO is the > "org.apache.ojb.jdori.sql.OjbStorePMF" class but I can't find it in any > jar. Where is it ? > Must I build this jar ? > If yes, what is the way to do this ?
Hi Christophe: This is a very common question. :-D I understand that this is not clear, because I had the same problem some months ago. Well, in order to build JDO support inside OJB you need to run: bin/build.sh with-jdori jar I hope this question added to the FAQ in the website. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
