EPM main menu configuration files

Last Updated : Jun 05, 2026 |

There are four configuration files in the EPM main menu:

  1. configuration menu.xml file

  2. display menu.properties file

  3. features.xml file

  4. 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.

configuration menu.xml file

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.

display menu.properties file

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.

features.xml file

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.

features.properties file

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.