get web archive file (clover.war) with
CloverETL Server application which is built for Glassfish (Tomcat)
check prerequisites
JDK or JRE version 1.6.x or higher
Glassfish (CloverETL Server is tested with V2.1, see http://glassfish.java.net/public/downloadsindex.html#top)
deploy WAR file
Fill in attributes Application name and Context Root with value "clover". Fill in path to the WAR file on the server filesystem.
Copy WAR file to the server filesystem. CloverETL Server is packed in a WAR file of aproximately 100MB size, so it cannot be uploaded directly from your local filesystem using the Admin Console.
go to Glassfish Admin Console
It is accessible on URL http://localhost:4848/ by default; default username/password is "admin"/"adminadmin"
go to section →
Submit form
CloverETL Server requires valid license for executing graphs. You can install CloverETL Server without license, but no graph will be executed.
Settings of configuration and license is quite similar to WebSphere configuration.
get file license.dat
set CloverETL Server parameter
license.file with path to
license.dat file
There are more ways how to do this. The most direct way
is to set environment property
clover_license_file. (See "configuration"
section for description of all possibilities).
go to Glassfish Admin Console
By default accessible on URL http://localhost:4848/ with username/password admin/adminadmin
go to →
create property named
clover_license_file which value is
absolute path to license.dat file on
file system
This change requires restart of Glassfish.
![]() | Note |
|---|---|
CloverETL license can be changed
any time by replacing file
|