The build and updateconfig targets are responsible for generating the JAR files that contain module configuration files. As part of this task, the targets must replace any tokens in the configuration files before packaging them into a JAR. The following table lists the tokens that are used in the configuration files along with the names of the source files and properties where the actual values reside.
Token | File | Property |
|---|---|---|
|
|
|
|
|
|
|
| |
|
|
|
|
|
The module_name, install_unit, and module_root_parent tokens are used by the Store.EStore module in the /atg/dynamo/service/j2ee/J2EEContainer.properties file.
The default_context_root token is used by:
The
Store.EStoremodule in the following properties files:/atg/commerce/order/purchase/PurchaseProcessConfiguration.properties/atg/dynamo/servlet/dafpipeline/AccessControlServlet.properties/atg/dynamo/servlet/dafpipeline/ProtocolSwitchServlet.properties/atg/registry/webappregistry/ATGCommerceReferenceStore.properties/atg/store/email/EmailAFriendFormHandler.properties/atg/store/email/EmailTools.properties/atg/store/email/PasswordUpdatedEmailInfo.properties/atg/store/email/RegistrationEmailInfo.properties/atg/store/servlet/pipeline/ProtocolSwitchServlet.properties/atg/userprofiling/AccessControlServlet.properties/atg/userprofiling/DisableMobileAccess.properties/atg/userprofiling/ForgotPasswordEmailInfo.properties/atg/userprofiling/LoggedInAccessController.properties/atg/userprofiling/NotLoggedInAccessController.properties/atg/userprofiling/ProfileTools.properties
The
Store.Fulfillmentmodule in the/atg/store/inventory/BackInStockTemplateEmailInfo.propertiesfile.The
Store.EStore.Versionedmodule in theatg/userprofiling/ExternalProfileTools.propertiesfile.The
Store.Mobilemodule in the following properties files:/atg/dynamo/servlet/dafpipeline/AccessControlServlet.properties/atg/dynamo/servlet/dafpipeline/ProtocolSwitchServlet.properties/atg/userprofiling/AllAccessControllerMobile.properties/atg/userprofiling/LoggedInAccessControllerMobile.properties/atg/userprofiling/MobileProfileTools.properties/atg/userprofiling/NotAutoLoggedInAccessControllerMobile.properties/atg/userprofiling/NotLoggedInAccessControllerMobile.properties
The default_mobile_context_path token is used by:
The
Store.EStoremodule in the/atg/dynamo/servlet/dafpipeline/AccessControlServlet.propertiesfile.The
Store.Mobilemodule in the following properties files:/atg/dynamo/servlet/dafpipeline/AccessControlServlet.properties/atg/dynamo/servlet/dafpipeline/MobileDetectionInterceptor.properties/atg/dynamo/servlet/dafpipeline/ProtocolSwitchServlet.properties/atg/store/StoreConfiguration.properties/atg/userprofiling/AllAccessControllerMobile.properties/atg/userprofiling/LoggedInAccessControllerMobile.properties/atg/userprofiling/NotAutoLoggedInAccessControllerMobile.properties/atg/userprofiling/NotLoggedInAccessControllerMobile.properties

