The sample uses the default application navigation file (app-nav.xml) for the admin role. It contains all the views for the application because users in the admin role can access all views.
Note: The application will use the titles that you specify in the application navigation file as the menu names/selections in the navigation controls that you add you your views. As a result, when specifying titles, be sure to use the keywords that you want the application to display in your views.
Specify the view you are adding or click Browse to choose the view. For the sample the adminNav.view is in the WebContent/admin folder, so specify /admin/adminNav.view.
For the sample, because the new application navigation file is for the tomcat role, it only needs to contain the views that all users can access. Because the new file is a copy of the app-nav.xml file that contains all the views for the tomcat and admin roles, to update this copy so it is specific for the tomcat role only, delete the admin role views.
Samples and utilities are "working examples" that can be used to test and build production-quality solutions. Most are not eligible for technical support through webMethods Customer Care. webMethods makes no guarantees pertaining to the functionality, scalability, robustness, or degree of testing of these utilities and samples.