Customizing Resource Bundles on WebSphere and WebLogic Application Servers
Before you begin
Create a custom resource bundle using the Resource Bundle editor in ibi MDM Studio and then deploy the customized resource bundle at the enterprise or an application level in ibi MDM. For information, see ibi MDM Studio Repository Designer User Guide.
After you deploy the custom resource bundle in ibi MDM, the custom resources are created in the following location:
- For Windows: %MQ_HOME%/custom/resources/com/tibco/mdm/properties/mdm
- For Linux: $MQ_HOME\custom\resources\com\tibco\mdm\properties\mdm
- Procedure
- Add
$MQ_HOME/custom/resources to the
CLASSPATHof application server startup script.For WebLogic application server: add $MQ_HOME/custom/resources to theCLASSPATHin environment file or the application server startup script.For WebSphere application server:- Log in to the Administrative console of WebSphere Application Server.
- In the left panel, expand and click WebSphere application servers. The Application servers panel is displayed on the right.
- Under Preferences, click servername. For example, server1. The Configuration tab is displayed.
- Under Server Infrastructure, expand Java and Process Management and click the Process definition link. The Configuration tab is displayed.
- Under Additional Properties, click the Java Virtual Machine link. The Configuration tab is displayed.
- In the Classpath field, enter ${MQ_HOME}/custom/resources.
- Click
OK.
A message is displayed with the Save and Review options.
- Click the Save link to save changes to the master configuration.
What to do next
- Restart ibi MDM server.
- Log in to ibi MDM and verify the customized text.