Myrna van Lunteren wrote: > Well, I have a j9_foundation.java, and only needed 1 tiny change to > RunTest but when I tried to test, I found that ij still needs > java.sql.Driver. So I can't actually test this until I/you/someone > modifies ij... > > So, here is j9_foundation for now, please let me know if it doesn't work...
Thanks, that works great! I'll commit it with one minor modification, to set the profile flag as 'jcl:foun10' rather than 'jcl:foun'. I'll work on committing other changes to allow the tests to be run under J2ME/CDC/Foundation/JSR169 without java.sql.Driver not found errors, etc. Dan.
