CloverDX Server Activation Alternatives
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:
Activation Using license.file Property
Download the
license.dat
file.Set the CloverDX Server
license.file
parameter to the full path of thelicense.dat
file.For list of properties, see Chapter 17, List of Configuration Properties.
Restart the application server.
Separate License WAR
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 | |
---|---|
Continue with: Chapter 15, Setup |