Deploying the application on WebSphere Application Server

About this task
The Internet Banking Sample Application is a demonstration of Multi-Channel project supported by BTT. You can deploy the sample on any server platform supported by BTT.
Procedure
The following procedure describes how to deploy and run the sample on IBM WebSphere Application Server:
  1. Start the WebSphere Application Server.
  2. Start the WebSphere Administrator's Console. For more information, see Starting and logging off the administrative console.
  3. In the console, install the InternetBankingWeb and OpenbankingBackendServiceEAR. For more information, see Installing enterprise application files with the console.
  4. Open a Web browser.
  5. To start the client, enter the following in the location or address field of a Web browser: http://<hostname>:<port>/InternetBankingWeb where <hostname > is the name of the server running the BTT application; <port> is the port number on which the application server is listening the HTTP requests (usually on port 9080).