You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Bonnie MacKellar <BM...@mobius.com> on 2003/05/12 17:17:48 UTC

where to find repository files for test code?

There is a lot of code which looks useful for learning purposes in
the test code (C:\db-ojb-1.0.rc2\target\srctest\org\apache\ojb\broker).
Where are the associated repository files, especially repository_user?
It would really help in understanding this code to see these files.

thanks,
Bonnie MacKellar
software engineer
Mobius Management Systems, Inc.
bmackell@mobius.com


Re: where to find repository files for test code?

Posted by Thomas Dudziak <to...@first.gmd.de>.
Check src\test\org\apache\ojb, there you find several repository_*.xml
files. The descriptors for the unit tests (and tutorials) are in
repository_junit.xml. BTW, the corresponding torque table schemas are in
src\schema, in the ojbtest-schema.xml file.

On Mon, 12 May 2003, Bonnie MacKellar wrote:

> There is a lot of code which looks useful for learning purposes in
> the test code (C:\db-ojb-1.0.rc2\target\srctest\org\apache\ojb\broker).
> Where are the associated repository files, especially repository_user?
> It would really help in understanding this code to see these files.
> 
> thanks,
> Bonnie MacKellar
> software engineer
> Mobius Management Systems, Inc.
> bmackell@mobius.com
> 
>