Work with server configuration files
By default, configuration repositories reside in...$PROFILE_HOME/config...and consist of xml files
We can set values in configuration files using...
- Admin console
- Scripting
- wsadmin
- Programming
- Text editor
Cell-level configuration uses a file synchronization service that runs in the dmgr. Node configuration uses a node-level repository.
Among other actions, updates to the cell-level repository occur when you...
- Create an appserver
- Install an application
- Change a variable definition
After making a cell-level change, to sync nodes, run either...
System Administration | Save changes to master repository...or...
Synchronize changes with Nodes 
Related
Configuration documents
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.
Configuration document descriptions
Object names: What the name string cannot contain
Handle temporary configuration files resulting from session timeout
Change the location of temporary configuration files
Change the location of backed-up configuration files
Change the location of the wstemp temporary workspace directory
Back up and restore admin configuration files
Server configuration files: Links
Remote file services
Harden security configurations
Use the admin console
Get started with scripting
Use command line tools
Use admin programs (JMX)
Change configuration using wsadmin