Specifying Liberty profile bootstrap properties

Bootstrap properties initialize the runtime environment for a particular server. Generally, they are attributes that affect the configuration and initialization of the runtime core.

About this task

Bootstrap properties are set in a text file named bootstrap.properties. This file should be in the server directory with the configuration root file server.xml. By default, the server directory is usr/servers/server_name. You can change the server directory as described in Fix Pack 8501 Customizing the Liberty profile environment.

The bootstrap.properties file contains two types of properties:
  • A small, predefined set of initialization properties.
  • Any custom properties that you choose to define. You can then use these custom properties as variables in other configuration files such as server.xml and included files.

For distributed platforms You can edit the bootstrap.properties file using a text editor or the editor in the WebSphere® Application Server Developer Tools for Eclipse. See Editing the Liberty profile configuration by using developer tools.

If you update the bootstrap.properties file, you must restart the server for the changes to take effect.

Procedure


Icon that indicates the type of topic Task topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Wednesday, 22 May 2013
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=twlp_inst_bootstrap
File name: twlp_inst_bootstrap.html