[Enterprise Extensions only]
  Next topic

Installing a BRBeans jar file on AE - overview

There are several BRBeans jar files in the <WAS-HOME\Enterprise\BRBeans directory, each of their names reflecting the database that they support (ex: BRBeansDB2.jar). To install the one for your database, follow these tasks in sequence:

  1. Create a database
  2. Create a datasource and jdbc provider
  3. Create a server
  4. Install the BRBeans <.jar file>
  5. Creating the database tables

When you have completed these steps, you will have installed and configured Business Rules Beans for use with WebSphere AE. To familiarize yourself with it, you can test it out with the Samples provided in Part VII.

  Next topic