Hey Richard,

The drivers moved into derbytools.jar as part of the JPMS modularization work introduced by the previous feature release (10.15.1.3). In addition to derbyclient.jar, you will need to put derbyshared.jar and derbytools.jar on your client-side classpath or modulepath. Please see the corresponding release notes at http://db.apache.org/derby/releases/release-10.15.1.3.html

Hope this helps,
-Rick

On 3/4/20 11:10 AM, Richard Grin wrote:
Hi,

I have just started using Derby (version 10.15.2.0) today.

I would like to use it with Payara server so I have to put the JDBC
driver in Payara. Payara can't find the class
org.apache.derby.jdbc.ClientDriver. I looked for this class in the
derbyclient.jar file but I couldn't find it.

What's my mistake? Has the driver class changed? Is the class in another
file?

I have read articles about JDBC driver for old versions of Derby Network
server but I can't find the information for the 10.15.2.0 version.

Richard


Reply via email to