You can add your own configuration files or directories to the liveconfig configuration layer in your ATG installation. It is best to put any such custom settings in a separate directory from the <ATG10dir>/ATG_module/liveconfig directories, in order to keep track of which liveconfig settings are ATG settings and which are your own custom settings. For instance, if you have a custom application module named MyModule, you could create a MyModule/liveconfig directory in your module, and include in that directory any configuration settings that you want to take effect when the liveconfig configuration layer is enabled.

To add an entry to the liveconfig configuration layer, include it in your module’s manifest in an entry like this:

ATG-LiveConfig-Path: liveconfig

For more information, see the Working with Application Modules chapter of the ATG Platform Programming Guide.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices