Hi Robert,

The build process has been tested under Windows and Linux.
There are no known problems.
You are first one ever who reports problems regarding antlr.
Are sure you have *all* antlr jar files shipped with OJB in your lib directory?

If all else fails please proceed as follows:

1. extract the source distribution to a local directory
2. enter into the directory and call ant prepare-tutorials
3. you will find the generated DDL (in HSQLDB syntax) in the directory target/src/sql
4. The DDL is separated in internal and junit tables.
5. Take the DDL you need and modify it manually for your target platform

cheers,
Thomas

Robert S. Sfeir wrote:
unfortunately, yes, I tried that.  This is where I got frustrated because
all I got was errors about the build process not finding the antlr classes,
although antlr is in the lib directory.

R
----- Original Message -----
From: "Johnson, Nathaniel A" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 6:36 PM
Subject: RE: Setting up default tables



I just followed the step-by-step instructions that are on the following
page ...

http://jakarta.apache.org/ojb/platforms.html

and it worked great.  That was with Oracle 8.1.7.

Have you tried that?

-----Original Message-----
From: Robert S. Sfeir [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 6:26 PM
To: [EMAIL PROTECTED]
Subject: Setting up default tables


Hi, I'm trying to get past the next hurdle and the docs are not helping.

I need to setup the DB with the OJB required tables.  I realize there
is no DDL, but the instructions are not clear as to how I can
accomplish that.  I've tried to run the build.xml script to see what it
does but it keeps failing at various spots, so I just gave up on that.

Why is there no DDL?  Sometimes it's much easier than having to read a doc
pages and still not find anything.  I wish there was a step 1, 2, 3 setup to
OJB's tables specificaly, I'm not interested in running the test examples
and all that stuff, I just want to setup the tables in my DB and keep going
from there.

It would be nice to have the table structure documented too.

Many Thanks for any help you can extend my way.
R

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



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




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

Reply via email to