Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] Critical/blocker bug with latest builds

Anthos,

Make sure the driver you are contributing contains a vendor and version
property.  This NPE is probably occurring as a result of the framework not
being able to locate the dbdefinition for the connection.  The dbdefinition
is looked up using the vendor and version properties specified in the
driver definition.

Also, I have not been able to reproduce this problem using Derby and the
latest source.

Rob



Back to the top