Hi Brian,
Is it the intent that the DTP enablement explicitly does *not* supply the JDBC driver, and leaves it to the user on how to add JDBC driver jar?
This seems to be the case, and trying to create a relative-mapping to JDBC driver location on any particular box doesn't seem feasible.
Is the intent that the DTP enablement understand if the JDBC driver is available on the classpath if the JDBC driver is added as a plugin as described something like here: http://wiki.eclipse.org/Create_and_Export_MySQL_JDBC_driver_bundle ?