Myrna van Lunteren wrote: > On 5/12/05, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
> >>One more question, how does the test harness map from the j9 vm to the >>j9_13.java representation of the JVM? Any idea on this question? >> >>Onto CDC/Foundation ... > > Note that with foundation, with wsdd5.6 there is no support for > java.sql.* (you'll get an incompatible library error if you try) and > with wctme5.7 foundation you are supposed to use jdbc.jar (again, > database_enabler.jar will give incompatible library with jclFoun). > Jdbc.jar does not have (for example) java.sql.DriverManager as that > class is not in JSR169. So with foundation you have to run the test > harness with java.sql.DataSource. I've never tried that. I have though :-) Dan.
