Configuring properties by using the WebSphere Application Server administrative console

When you configure event runtime properties (for example, if you move the event runtime to a different database manager, or you want to change to a different JMS messaging provider), you can make the changes in WebSphere® Application Server administrative console. When you edit the value of a property, ensure that the value is appropriate and spelled correctly because it is not validated.

Procedure

  1. Start the WebSphere Application Server administrative console. See Starting the WebSphere Application Server administrative console.
  2. Log in to the WebSphere Application Server administrative console. If authentication is enabled, you must use a valid user ID and password. If authentication is not enabled, type any user ID and log in.
  3. In the navigation tree of the WebSphere Application Server administrative console, click Resources > Resource Environment > Resource environment entries.
  4. On the Resource environment entries page, click WbeSrv01 to open the Configuration page. The general properties for that entry are displayed.
  5. On the Configuration page, click Custom properties. The properties are listed.
  6. Modify the properties as required.
    Note: If the property name is prefixed by ! (for example !as.director.common.authentication.server), the property is disabled. Edit the name field to remove the "!", then set the remaining fields.
  7. Save your changes.
  8. Restart the event runtime to apply your changes.

Results

When the event runtime restarts, the changes you made to the properties are applied.