Thomas Dudziak wrote:
Ilias Lazaridis wrote:
Is there any OJB quick-start download available?
- binaries
- ready to go configuration
- sample application with integrated database
Yupp, there something of that sort. You can download the ojb-blank.jar
file which contains a ready-to-use base environment (including an
Eclipse project), and then drop in the files of one of the tutorials
(tutorials-src.jar), probably tutorial 1 or 2. You can get all of them
in the binary download area.
A description of this is in the "Getting started" page:
http://db.apache.org/ojb/docu/getting-started.html
Section "Contents of ojb-blank"
src/java
Place your unit tests in here.
should be:
src/*test*
Place your unit tests in here.
and the tutorials at
http://db.apache.org/ojb/docu/tutorials/summary.html
Many documentation, many manual steps.
I'll give it a try tomorrow morning (using netbeans 4.0).
.
--
http://lazaridis.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]