Optional installation steps
This chapter describes optional installation steps for items not specified in the previous sections.
Adding libraries to worker classpath
Worker may need additional libraries, e.g. a JDBC driver library or the Bouncy Castle cryptographic library. There are two ways to add the libraries.
Using default worker classpath directory
Create a worker-lib
directory in the ${clover.home}
directory and place the libraries there.
The path set by clover.home can be found in Server GUI under .
Configuration property
Create a directory containing the libraries and set the worker.classpath
configuration property to the path to this directory.