Scott T Weaver wrote: > This is causing me serious problems. Are there any work-arounds for it? I > specified the platform in the datasource.xml and now I am getting errors > that the OJB.properites cannot be found.
As JdbcMetadataUtils does nothing if it doesn't recognize the driver, it should be possible to specify the settings for an unregonized driver in the jdbc-connection-descriptor in repository_database.xml as a workaround. (JdbcMetadataUtil only "augments" this descriptor with its knowledge about databases.) - Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
