Server side

About this task

Once you have set up the environment as described in Setting up the environment in BTT 8.1, you are ready to run the application in the WebSphere 8.0 Test Environment on BTT 8.1.

The following procedure describes how to start the server and then run the Internet Banking Sample Application.

Procedure

  1. Start BTT 8.1 and open Java EE perspective.
  2. Create a server. For more information, see Create a server.
  3. Starting the server. For more information, see Starting the server.
  4. Add the BTTChannelEAR project to the server. For more information, see Adding projects to the server.
  5. Start the web client by entering the following in the location or address field of a Web browser: http://<hostname>:<port>/WebTeller where <hostname> is the name of the server running the sample; <port> is the port number on which the application server is listening the HTTP requests (usually on port 9080) shown as below.
  6. Login the web teller as teller role by using user01 as username and newkey as password.
  7. Login the web teller as supervisor role by using admin as username and 123456 as password.