Chapter 9. Optional Installation Steps
This chapter describes optional installation steps for items not specified in the previous sections.
Adding Libraries to the Worker's 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.