Working with server configuration files
Overview
Application server configuration files define the available application servers, their configurations, and their contents.You should periodically save changes to your administrative configuration. We can change the default locations of configuration files, as needed.
Procedure
- Edit configuration files. The master repository is comprised of .xml configuration files. We can edit configuration files using the administrative console, scripting, wsadmin commands, programming, or by editing a configuration file directly.
- Save changes made to configuration files. Using the console, you can save changes as follows:
- Click Save on the taskbar of the administrative console.
- Put a check mark in the Synchronize changes with Nodes check box.
- On the Save page, click Save.
- Handle temporary configuration files resulting from a session timing out.
- Change the location of temporary configuration files.
- Change the location of backed-up configuration files.
- Change the location of temporary workspace files.
- Back up and restore configurations.
See also
Configuration documents
Configuration document descriptionsObject names
Configuration repositories
Handling temporary configuration files resulting from session timeout
Changing the location of temporary configuration files
Changing the location of backed-up configuration files
Changing the location of temporary workspace files
Backing up and restoring administrative configurations
Transformation of configuration files
Server configuration files: Resources for learning