Application and service templates
Templates define configuration and environment settings that are used by the JGAS. The JGAS configuration file (as.xcf) defines two templates, one for applications and one for services.
The JGAS configuration file does not have an inheritance mechanism as in standard GAS. For
example, there is no abstract application definition. These two elements provide default
configurations that any application or service deployed in a war file will
inherit and use.
APPLICATION
-
SERVICE
Important:
Only one APPLICATION
and SERVICE
template is allowed in the
JGAS configuration file (as.xcf).