Linux

Updating JNDI bindings in a cloned environment

In some cases, changing the host name requires updating some JNDI bindings. Review the current bindings and update as needed.

Procedure

  1. In the WebSphere Application Server admin client, select Environment > Naming > Name space bindings.
  2. Select a binding.
    For example, com.ibm.commerce.foundation.server.services.commerce.hostname
  3. If the string value contains the old host name, update the value to the new webserver host name.
  4. Repeat step 2 and step 3 for all configured bindings, including any bindings on the WebSphere Commerce search application.
    For example, also update the com.ibm.commerce.foundation.server.services.search.hostname binding.
  5. Save all changes.