Configuring the properties file
When you install HCL Leap , a file containing sample configuration properties is also installed. You can configure the properties for optimal performance with your system.
About this task
Note: In a horizontally clustered environment,
the Leap_config.properties must be configured
for each node.
Procedure
- Go to <install location>/deploy, and locate Leap_config.properties.
-
Copy the file and paste it to:
- Windows – C:\HCL\Leap\extensions
- Linux, AIX – /opt/HCL/Leap/extensions
- Open the Leap_config.properties file and configure the settings to match your system.
To customize the location of the Leap_config.properties file, you must edit the fsp.properties file.
-
Go to the fsp.properties file.
The default location of the fsp.properties file is: \AppServer\profiles\AppSrv01\installedApps\\Experience Builder.ear\builder.war\WEB-INF\classes.
-
Open the properties file in a text editor and add a valid extensions= parameter.
For example, extensions = /usr/HCL/Leap/extensions.
-
Validate which directory is loaded.
Check the Leap SystemOut.log. There is an entry that indicates which directory is recognized and loaded. For example: [5/21/14 22:51:37:095 PDT] 0000001b IntegratorSta I com.ibm.form.platform.service.startup.IntegratorStartup phase1Start Extensions folder: /usr/HCL/Leap/extensions.Note: Some configuration properties require a restart of the Leap server. If you do not see your changes applied within a few minutes of modifying the properties file, restart the server.