I use reverse-db to generate the repository_user.xml and the classes.
In your ojb directory, execute 'build reverse-db' ... then use the tool to
read your database schema and generate the classes for you.....
You will also need to transform the generated repository xml using
0.8to0.9.xsl supplied because the repository.dtd has changed.

Cheers.


----- Original Message -----
From: "Day, Michael-IBM/TT" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 4:31 AM
Subject: HELP with setup


> I need help!  I cannot find enough documentation that explains what one
> needs to do with a new project.
>
> If I understand correctly, OJB will take a database schema (expressed in
> XML) and generate everything I need to access the database entities
through
> objects.  I cannot figure out how to make this happen.  I have found a
> little information on the OJB jakarta site that shows example
configuration
> files; however, what do I do after writing these files?  Don't I need to
> create a build.xml for ant that will facilitate the class generation?
>
>
> __________________________________________________
> Michael Blake Day
> Nextel Communications, Inc.
> email: [EMAIL PROTECTED]
> desk: 678.966.4792
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>


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

Reply via email to