+

Search Tips   |   Advanced Search

Apply properties files

Use this topic and wsadmin.sh 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.

(dist)(zos) Avoid trouble: 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:


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.


Subtopics


Related tasks

  • Extracting properties files
  • Validating properties files
  • 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
  • Manage environment configurations with properties files
  • Extracting properties files to troubleshoot the environment
  • Manage servers and nodes

  • PropertiesBasedConfiguration (AdminTask)