+

Search Tips   |   Advanced Search

Applying properties files


Use this topic and wsadmin to apply modified configuration properties to the environment using properties files.

Use the extractConfigProperties command in the PropertiesBasedConfiguration command group to extract the properties files of interest. Use a text editor to modify one or more values in the properties file.

Use the validateConfigProperties command in the PropertiesBasedConfiguration command group to validate the modified properties file before applying the file to the configuration.

We cannot apply a z/OS operating system properties file directly to a distributed operating system. Similarly, we cannot apply a distributed operating system properties file directly to a z/OS operating system. gotcha We can also use interactive mode with these commands, as the following syntax demonstrates:

AdminTask.commandName('-interactive')

 

 

What to do next

To verify that the system made the changes to the configuration, extract the properties file from the configuration using the extractPropertiesFile command.

 

Related tasks


Extracting properties files
Validating properties files
Create server, cluster, application, or authorization group objects using properties files
Delete server, cluster, application, or authorization group objects using properties files
Create and deleting configuration objects using properties files
Manage environment configurations using properties files
Extracting properties files to troubleshoot the environment
Manage servers and nodes with scripting

 

Related


PropertiesBasedConfiguration