[Enterprise Extensions only]
  Next topic

Installing a BRBeans jar file on AEd - 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. Deploy the code
  2. Create a database
  3. Create the database tables
  4. Create a datasource
  5. Install the BRBeans <.jar file>

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

  Next topic