Hale India wrote:
I use db-ojb 1.0.1. I downloaded this morning from CVS because I would like to take advantage the org.apache.ojb.broker.OJB object.
FYI, that's OJB 1.1 in CVS HEAD.
I failed to compile using ant or maven. With ant I get : BUILD FAILED /home/rcs/Master/extern/java/db-ojb/build.xml:840: The following error occurred while executing this line: /Master/extern/java/apache-forrest-0.6/src/core/targets/validate.xml:143: Could not validate document
The OJB build script is not yet Mavenized. Use Ant to build, try target "jar". Forrest is only used to generate HTML for the db-ojb website and I doubt you are really interested in that. (The build.xml structure is pretty much the same as for current OJB releases, so also see the documentation at http://db.apache.org/ojb/docu/getting-started.html) Regards, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
