mirror of
https://github.com/corda/corda.git
synced 2025-02-19 08:57:28 +00:00
Enterprise tarball Corda distribution can only load JDBC jars from relative ./drivers directory. The Capsule version can use directory specified by jarDirs config property and jarDirs was documented as a way to add JDBC drivers. To make it consistent between tarball and Capsule version enterprise docs will be updated to use ./drivers dir, still preserving jarDirsbut state this option is not advisable and depending on the distribution may not work.