Setting up the TCPIP Client Nodes sample

To set up the sample, complete the following steps:

  1. Import and deploy the sample to add the following directories to the workspace:
  2. The TCPIPClientNodesSampleFlowProject shows a warning after you have imported it: The SaleEnvelope schema element was not found in the $OutputBody/SaleEnvelope/Response XPath. This warning is generated because a specific element is referenced within the test message body and it can be ignored. Because the test message is a self-defining XML message, this XPath expression cannot be resolved at design time.
  3. By default, this sample deploys and runs the asynchronous scenario, which contains the following objects within TCPIPClientNodesSampleExecutionGroup:
  4. This sample assumes that port 7777 is available for use on the local computer. If you want to use a different port, choose one of the following options:

The Connection details property on the Basic tab looks similar to the following screen capture:

TCPIP nodes port modification

You can now run the sample. See Running the TCPIP Client Nodes sample.

For an overview of how these nodes work and are configured; see TCP/IP overview in the WebSphere Message Broker documentation..

Back to sample home