Hi, I�ve successfully run ojb-0.9.7 unit tests against hsqldb (100% success). However, something wrong happens when I try to run it against my SQL Server 2000 database.
prepare-testdb runs fine (tables are created, everything is just fine). But, when I run junit-no-compile-no-prepare build, it seems to stale. The only result I have is the test-broker.txt file created in the target/test directory with bytes, no more progress. Also, I examined the content of OJB_HL_SEQ table which is the following: TABLENAME FIELDNAME MAX_KEY GRAB_SIZE AB_TABLE id 20 10 Artikel articleId 88891 10 Kategorien groupId 18 10 I even waited for a while (20 min at least), to see if any message would be generated. Nothing happened. I�ve run the unit tests successfully, but using the same driver (JSQLConnect), db (SQL Server 2000), but with ojb 0.9.5. Any ideas... Elderclei R Reami Vertis Tecnologia +55 11 3887-0835 www.vertisnet.com.br -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
