Users Guide

Producing the Properties List | Localization
OMNM 6.5.3 User Guide 767
Producing the Properties List
Product a properties list as follows.
1
Shut down the application server.
2
Add the following section to the OMNM log4j.xml file (such as
\owareapps\redcell\server\conf\redcell-log4j.xml):
<category name="com.dorado.redcell.appframework.nav.RCNavI18NHelper">
<priority value="TRACE"/>
</category>
3
Restart the application server.
4
Open the application server log file once the application is running. T
The server log is in the \oware\jboss-5.1\server\oware\log\server.log directory.
5
Search for the following properties information in the server log:
--- I8N: OMNM Navigation Tree --------------
You should find something that looks like this:
--- I8N: OMNM Navigation Tree --------------
- Place the following list in a message file and replace each value.
- If the property is already in place, the retrieved value is displayed.
RCMenuObject.I18N.menu_reportManager.1=Reports
RCMenuObject.I18N.leaf_templateMgr.1=Report Templates
RCMenuObject.I18N.leaf_reportsMgr.1=Reports
RCMenuObject.I18N.menu_inventory.1=Inventory
RCMenuObject.I18N.leaf_deviceDiscWiz.1=Resource Discovery
RCMenuObject.I18N.leaf_equipMgr.1=Resources
RCMenuObject.I18N.leaf_equipRoleMgr.1=Resource Roles
RCMenuObject.I18N.leaf_RetentionPolicy.1=Retention Policies
--- I8N: OMNM Navigation Tree --------------
NOTE:
The above is an example. Menu item order can differ from this example.