Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Additionally, you should make sure to upgrade your JDBC driver.  You will need to use an appropriate driver and url for your database. The driver must support JDK 11 and later. We test internally with ojdbc10.jar and recommend using that version.  ojdbc8.jar is also certified by Oracle to work with JDK 11.

Place the driver in /opt/shrine/tomcat/lib and remove any prior versions of the driver before restarting SHRINE.

...