C.1 Checking Target Inbound transport chain and Provider endpoints values

To check the values, follow these steps:

  1. Open the following URL in the browser window:
    http://<ipaddress>:<administrative console port>/ibm/console. (https if SSL is enabled). The Login window is displayed.
  2. Login with the Administrator Username and Password.
  3. Click + to expand Servers in the LHS menu.
  4. Click + Server Types.
  5. Click WebSphere application servers. The Application servers screen is displayed.

    Application servers

  6. Click server1.
  7. Navigate to Configuration tab.

    Configuration

  8. Under Server messaging, select Messaging engine inbound transports. The Transport Chain screen is displayed.

    Transport Chain

  9. Note the Transport chain name InboundBasicMessaging for Target Inbound Transport Chain.
  10. Use the following Provider endpoints format: <WebSphere_HostName> : <SIB_ENDPOINT_ADDRESS port>: <Transport Chain Name>
    • <WebSphere_HostName>: The hostname of the server where WebSphere is installed.
    • <SIB_ENDPOINT_ADDRESS port>: The transport chain port corresponding for Transport chain name as InboundBasicMessaging.
    • <Transport Chain Name>: The Transport chain name as InboundBasicMessaging.
    For example: ofssxxxxx.in.oracle.com:7279:InboundBasicMessaging

    Note:

    The transport chain name and Provider endpoints should be entered during configuration of JMS Connection Factory. Refer to section Configuring JMS Connection Factory for more details.