|
Hello,
the tests failed when I used the precompiled Ice.jar.
After creating the jar myself all the problems with db 4.0.14 were gone.
Comparing both jars showed that there are two files (Freeze/DBI.class and Freeze/DBCursorI.class) that differ.
Running diff on the decompiled java code unveiled that some return codes
have changed. That explains all the problems I encountered.
Maybe the same happend with db 4.1.25. But you might also be right that I
made a mistakes setting the environment.
I will test it again and tell you about the results.
Christoph
|