Network Deployment (Distributed operating systems), v8.0 > Scripting the application serving environment (wsadmin)


Use properties files to manage system configuration


Overview

  1. Manage environment configurations with properties files
  2. Extract properties files
  3. Validate properties files
  4. Apply properties files
  5. Run administrative commands using properties files
  6. Extract or modify properties for a WCCM object type
  7. Apply portable properties files across multiple environments
  8. Manage specific configuration objects with properties files


Background

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 at the bottom of 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.


Related

Manage environment configurations with properties files

Extract properties files
Validate properties files
Apply properties files
Run administrative commands using properties files
Extract or modifying WCCM object properties
Apply portable properties files across multiple environments
Manage specific configuration objects using properties files
Properties file syntax
PropertiesBasedConfiguration command group
Create server, cluster, application, or authorization group objects using properties files and wsadmin scripting
Delete 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

+

Search Tips   |   Advanced Search