Armin, Antonio,

Excellent, "ant junit" was SUCCESSFUL. I had to change
the tcp_socket variable to true in
/var/lib/pgsql/data/postgresql.conf to get postgres to
accept jdbc connections and uncomment the line "host
all all 127.0.0.1 255.255.255.255 trust" in
/var/lib/pgsql/data/pg_hba. I also messed around with
the command "createuser". I had to add the variable
databaseHost to profile/postgresql.profile.

Ant reports many DROP errors,

[torque-sql-exec] Failed to execute: DROP TABLE
OJB_HL_SEQ CASCADE
[torque-sql-exec] org.postgresql.util.PSQLException:
ERROR: table "ojb_hl_seq" does not exist

The test files are not attached because they are too
big. Here is a summary,

target/test/tests-broker.txt:Tests run: 614, Failures:
3, Errors: 9, Time elapsed: 77.456 sec
target/test/tests-odmg.txt:Tests run: 131, Failures:
0, Errors: 2, Time elapsed: 9.822 sec
target/test/tests-otm.txt:Tests run: 79, Failures: 1,
Errors: 3, Time elapsed: 12.424 sec
target/test/tests-soda.txt:Tests run: 3, Failures: 0,
Errors: 0, Time elapsed: 1.737 sec

Thanks,

Phil


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

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

Reply via email to