If, for any reason, you decide to not use the recommended way of installing the server license, you can choose one of the following options:
Download the license.dat
file.
Set the CloverDX Server license.file
parameter
to the full path of the license.dat
file.
For list of properties, see Chapter 15, List of Configuration Properties.
Restart the application server.
A simple approach, but it may be used only for a standalone Server running on Apache Tomcat.
Download the clover-license.war
web archive file.
Copy clover-license.war
to the
[tomcat_home]/webapps
directory.
The war file should be detected and deployed automatically without restarting Tomcat.
Check whether the license web-app is running on:
http://[host]:[port]/clover-license/
(Note:
clover-license
contextPath is mandatory
and cannot by changed)
![]() | Note |
---|---|
|