CLIF is a Load Injection Framework

Create new CLIF project

Wizard "New CLIF project"

Create a new CLIF Project. For this, Right click on "Navigator" view or select "File" menu. Then, select New -> CLIF Project.
A Wizard dialog is opening.

Project name

First, you have to choose name and location of the project you want to create. Then, click "Next"



Main parameters

Choose locations and names of statistics directory and reporting directory. These required directories are relative to the CLIF project workspace path.


Deployment Configuration

Enter required parameters for deploying registry.


Advanced Parameters

Enter advanced parameters. These fields are not mandatory.


JVM Tuning

Enter JVM tuning parameters. These fields are not mandatory. JVM properties will not be used automatically after restarting CLIF RCP Console. For this, please enter them through command line when starting CLIF RCP Console. These properties are only used to be written on clif.props file for sharing with other CLIF users.



Local ISAC Tuning

Enter local ISAC tuning parameters. These fields are not mandatory.


Project created

When User clicks on "Finish" button, CLIF project is created. Two directories and two files appears on "Navigator" view. The directories are those specified in "main parameters". Project properties are stored in file ".project" and all CLIF properties entered in the wizard are stored on "clif.props" file. CLIF Console use these properties when user does a "New test deployment".