[EMAIL PROTECTED] wrote:

The link to "additional required libraries" points to severall libraries
that are needed but they are already included on the source
distribution.


Right, this page specifies libraries that are only required by certain parts of OJB and thus might not be need by everyone.

 The ones that are missing, in order to execute the ojb-blank target are:

- jdo.jar
- jdori.jar
- j2ee.jar


Due to license issues, we're not allowed to bundle them with OJB, but rather the user has to download them manually. Currently you need to add the j2ee libraries (from Java J2EE SDK from http://java.sun.com) and jdo libraries (also from http://java.sun.com, search for JDO RI) to the lib subfolder in order to build OJB from source which is a prerequisite for building the ojb-blank target.
Btw, We will make a pre-compiled ojb-blank.jar available with the 1.0 (which does not need j2ee or jdo libraries).


Tom


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to