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:
Get the license.dat
file.
Set the CloverETL Server license.file
parameter to the path to license.dat
.
Set its value to full path to the license.dat
file.
See Chapter 9, List of Properties for list of properties.
Restart the application server.
Simple approach, but it may be used only for 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 |
---|---|
|