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:
-
Deploy the code
-
Create a database
-
Create the database tables
-
Create a datasource
-
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.