As mentioned earlier, the <default activity> tag defines one tag that’s generic and applicable to all activities, tasks, and workflows. Although other resources can overwrite this setting, none currently do.

The default activity section of the file begins as follows:

<default-activity>
    <resource-bundle>
      atg.web.assetmanager.WebAppResources
    </resource-bundle>
</default-activity>

The main resource bundle is called atg.web.assetmanager.WebAppResources, and you can find its properties file in <ATG2007.3dir>/AssetUI/lib/classes.jar.

 
loading table of contents...