Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. B2B Data Exchange Installation
  6. Post-Installation Tasks
  7. Installing the Partners Portal on Non-B2B Data Exchange Nodes
  8. Upgrading B2B Data Exchange
  9. Starting and Stopping B2B Data Exchange
  10. Optional B2B Data Exchange Configuration
  11. Migrating OEM Managed File Transfer Endpoint
  12. Installing and Configuring the B2B Data Exchange Accelerator for Data Archive
  13. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Modifying the JNDI Provider Port Number

Modifying the JNDI Provider Port Number

PowerCenter uses the JNDI provider to find the JMS queues that
B2B Data Exchange
uses to send and receive messages. When you change the JNDI port number, change it in the
B2B Data Exchange
workflow connection objects in PowerCenter and in the dx.endpoint.jms.provider.url
B2B Data Exchange
system property.
If you use JMS endpoints, also change the port number in the activemq.xml file and in the JMS endpoint properties.
  1. In the Workflow Manager, update the port number in the JNDI Provider URL attribute of the JNDI connection object for all
    B2B Data Exchange
    workflows.
  2. In the Operation Console, click
    Administration
    System Properties
    .
    The
    System Properties
    page appears.
  3. In the dx.endpoint.jms.provider.url, change the port number in the property value.
    The following example shows the property value with the default port number:
    failover:tcp://localhost:18616
  4. In the Operation Console, click
    Partner Management
    Endpoints
    .
    The
    Endpoints
    page appears.
  5. In each JMS Send or JMS Receive endpoint, change the port number in the value of the Provider URL property.
  6. On the machine where
    B2B Data Exchange
    is installed, open the activemq.xml file in a text editor from the following directory:
    <
    DX
    InstallationDir>\message-broker\conf\
  7. In the <transportConnectors> element, change the port number for the URL attribute of the openwire connector.
    The following example shows the URL with the default port number:
    <transportConnector name="openwire" uri="tcp://localhost:18616" />
  8. Save the activemq.xml file.

0 COMMENTS

We’d like to hear from you!