Editing a JMS connection (Windows)

You can edit a JMS connection and message destination.

Procedure

  1. Launch the configuration tool at the command prompt by issuing the following command in the specified directory:
    \<CDC Replication installation directory>\bin\dmconfigurets.exe
  2. Ensure you have stopped the CDC Replication Engine for Event Server service.
  3. Select an existing IBM® CDC Event Server instance that you have added and click Edit.
  4. Click the Communications Protocol tab.
  5. Select an existing connection and click Edit.
  6. Make the necessary changes to the fields on the JMS Server tab:
    Remote Factory Name
    A connection factory encapsulates a set of connection configuration parameters that has been defined by an administrator
    User Name
    The user name for the JMS server. This user name is defined by your JMS provider. Contact your system administrator for more information.
    Password
    The password for the user name.
  7. Click the JNDI Server tab.
  8. Make the necessary changes to the fields on the JNDI Server tab:
    JNDI Initial Context
    The constant that holds the local or remote connection factory name.
    JNDI URL
    The URL that is relative to the JNDI initial context. In JNDI, all naming and directory operations are performed relative to a context. Therefore the JNDI defines an initial context that serves as a starting point for naming and directory operations.
    This value should be the fully-qualified class name of the factory class that will create the initial context.
    User Name
    The user name for the JNDI server.
    Password
    The password for the user name.
  9. Click OK to save the changes.
  10. Click OK to update your CDC Replication Engine for Event Server instance.