View Single Post
  #3 (permalink)  
Old 02-28-2003
christoph christoph is offline
Registered User
 
Name: C
Organization: A
Project: none
 
Join Date: Feb 2003
Location: Stuttgart, Germany
Posts: 4
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
Reply With Quote