IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Running the application

Once you have set up the Multi-Channel Sample Application as described in Setting up the application, you are ready to run the application in the WebSphere Test Environment on RAD. If you set up the application on a different configuration, make the appropriate adjustments to the procedure.

The following procedure describes how to start the server and then run the Multi-Channel Sample Application.
  1. Start the application server by selecting the Html HelloWorld Sample Application Server Instance available in the Servers view of the JavaEE or Web perspective. Right-click and select Start.
  2. For html channel, start the HTML client by entering the following in the location or address field of a Web browser:

    http://<host name>:<port>/BTT_MultiChannelHtm/EstablishSession

    Replace <host name> with the name of the server running the sample and <port> with the port number on which the application server's is listening the HTTP requests (usually on port 9080).

    Your browser displays the sign in page. Click Click to start button. The browser then displays the main page.

  3. For rich client channel, right-click the "BTT_MultiChannelClient" project and select Run As from the pop-up menu. Select Eclipse Application.


Feedback