I've tried to get the junit tests working, but without success.
Here's the steps I've done:
downloaded jakarta-ojb-0.9.7.tgz and extracted.

modified build.properties to use mysql
#profile=mssqldb
profile=mysql

modified profile/mysql.profile to point to the mysql database.

added mysql-connector-java-2.0.14-bin.jar to lib.

I can see 53 tables are created in the database. I have also
succeeded in running smaller queries with the ODMG API, but
why these errors? I'm not concerned about the first error
(Failed to execute: drop database if exists @DATABASE_DEFAULT@),
but there's a total of 9 failures and 2 errors.

The buildlog is included as junit.log

I even re-installed the whole package but got the same errors.

I use MySQL 3.23.53-max-nt on Win2000Pro.

And here's some broken links i found.
http://jakarta.apache.org/ojb/repository.html
has broken links to:
http://jakarta.apache.org/ojb/repository.xml.txt
http://jakarta.apache.org/ojb/repository_internal.xml.txt
http://jakarta.apache.org/ojb/repository_junit.xml.txt
http://jakarta.apache.org/ojb/repository_user.xml.txt

Sakke Wiik
Software Engineer
NETikos Finland Oy
Kluuvikatu 4B, FIN-00100 Helsinki
Tel.:     +358 40 7658721
Fax:      +358 9 47801301
E-mail:   [EMAIL PROTECTED]
Internet: www.netikos.com 

Attachment: junit.log
Description: Binary data

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

Reply via email to