> Dr. Bernhard Schlagheck <[EMAIL PROTECTED]> (MOSAIC SOFTWARE AG) > But the performancetest (build performance) faild with the > following message:
> [ojb] [performance] ERROR: java.lang.Double > [ojb] java.lang.ClassCastException: java.lang.Double > ... > What can i do to run the performance tests? > By the way, the tests with "build junit" hangs. > Bernhard With the latest version of OJB from CVS the performance tests work for me with Oracle. The patch to PlatformOracleImpl.java is now included in the CVS version but the patches to ojbcore-schema.xml and repository_internal.xml that you mentioned are still required. The junit tests also work except for the issues noted in http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=467702 and http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=467704 This is under JDK 1.3.1_04, the Oracle 9i 9.2.0.1 JDBC drivers for JDK 1.2 and 1.3, and Oracle 8.1.7 database. -- Best regards, David -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
