I would like to write a Java customization and add my custom jar files to the Clarity server, how can I do this?
$clarity/lib
directory is strongly discouraged, this is making the environment unsupported, and has the potential to cause impacting issues to your server$clarity/lib
directory should contain Clarity out of box jar files only.
$clarity/customlib
or outside of Clarity folderNote: Many of the issues with custom jar files are due to wrong of conflicting versions. Before contacting your partner or developer, ensure that the right version of the custom jar is deployed and any old versions are removed from the server