Jason Lane dijo: > Hi list, > > just a quick question regarding the Sun JDO libraries. I've downloaded > jdo-1_0_1-ri that contains: > > btree.jar > jdo.jar > jdori-enhancer.jar > jdori.jar > > OK I assume that all I need to get the OJB samples running is jdo.jar & > jdori.jar? What about the other jar files? Should I include this in my > WEB-INF?
Nope. The only needed jars are jdo.jar and jdori.jar. The others are not needed at all. more info: http://wiki.cocoondev.org/Wiki.jsp?page=OJBBlock Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
