+

Search Tips   |   Advanced Search

Use properties files to manage system configuration

Use the wsadmin tool and properties files to administer the administrative architecture and runtime settings.

Use properties files to manage the environment and configuration objects. We can extract configuration objects in simple properties file format, modify the extracted properties file, and apply the modified properties file to update the system configuration.

In addition to updating system properties, we can do the following:

A properties file extracted from a configuration contains the following information about the configuration:

Properties files are portable. We can extract a properties file from one cell, modify some environment-specific variables in the extracted properties file, and then apply the modified properties file to another cell.

To use non-English, localized special characters in properties files, save the properties files using UTF-8 encoding. Using any other encoding might cause errors when the product resolves the non-English resources during properties file validation or cause incorrect value changes in the configuration files after applying the properties files.


Tasks


What to do next

Save the changes to the configuration.


Subtopics

  • Extracting or modifying WCCM object properties
  • Applying portable properties files across multiple environments
  • Create server, cluster, application, or authorization group objects using properties files and wsadmin scripting
  • Deleting server, cluster, application, or authorization group objects using properties files
  • Create and delete configuration objects using properties files and wsadmin scripting
  • Use wsadmin scripting
  • Get started with wsadmin scripting