[Enterprise Extensions only]

Getting Started with BRBeans

To work with BRBeans rules, you must install the EJBs that are used to implement them. To do this, use one of the following two methods:

  1. Install one of the 2 sample ear files that are provided in the <WAS-HOME>\Enterprise\samples\BRBeans directory. For detailed installation instructions on how to do this, see BRBeansSimpleSample.html and BRBeansMovieSample.html in this directory.
  2. Install one of the BRBeans...jar files in the <WAS-HOME>\Enterprise\BRBeans directory. If you are running AE, then go here for instructions. If you are running AEd, then go here.

When you are ready to ship your application, you should include a BRBeans jar file in your ear file. See Including BRBeans in your application fo details on how to do this.

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