I'm building the JDBC4 support for autoloading the driver. This involves writing your driver name into a special location in the jar file. The autoloading test needs to get a connection to Derby without ever mentioning the Derby driver. This should only succeed if run against jar files under jdk1.6.Be interesting to see what cannot be run when using the classes directly
Cheers, -Rick
