Setting up the sample

About this task
This chapter describes how to install the Internet Banking Sample Application in Rational Application Developer for WebSphere Software 8.0.4 ifix1. The procedure assumes that you will run the sample on one of the Test Environment configurations, but you can also run it on a WebSphere Application Server. If you are not using one of the Test Environment configurations, make the appropriate adjustments to the procedure.
Procedure
The following procedure applies whether you are running RAD on Windows or Linux.
To set up the application in RAD:
  1. Create a Derby database using scripts in DBproject and start the database service.
  2. websphere data source configuration.
    1. Go to Websphere admin console
      – (ex) http://localhost:9060/ibm/console
  3. Start RAD and open JavaEE perspective.
  4. Create a server. For more information, see Create a server.
  5. Add the sample project to the server. For more information, see Adding projects to the server.
  6. Starting the server. For more information, see Starting the server.