![]() |
There are four configuration files in the EPM main menu:
configuration menu.xml file
display menu.properties file
features.xml file
features.properties file
![]() | Note: |
|
You must define the groups and items in all four configuration files for them to display properly in the EPM main menu. |
The configuration menu.xml file defines the groups and items that can appear in the EPM main menu.
This file is located in the TomcatHome/lib/config directory, where TomcatHome is the directory in which the Tomcat servlet engine software is installed. The default is /opt/Tomcat/tomcat.
The display menu.properties file defines the text that the EPM displays for the groups and items defined in the configuration menu.xml file.
This file is located in the TomcatHome/lib/messages directory, where TomcatHome is the directory in which the Tomcat servlet engine software is installed. The default is /opt/Tomcat/tomcat.
The features.xml file defines which user roles can see the menu groups and items defined in the configuration menu.xml file.
This file is located in the TomcatHome/lib/config directory, where TomcatHome is the directory in which the Tomcat servlet engine software is installed. The default is /opt/Tomcat/tomcat.
The features.properties file defines the text that the EPM displays on the Roles webpages for the features defined in the configuration features.xml file.
This file is located in the TomcatHome/lib/messages directory, where TomcatHome is the directory in which the Tomcat servlet engine software is installed. The default is /opt/Tomcat/tomcat.