Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The WSO2 BRS samples guide demonstrates a set of usecases of BRS where each usecase only presents a sub set of rules related to a particular application domain. The samples guide explains how to write, deploy, and test business rules using WSO2 BRS. The source code for all the samples can be found under $CARBON<PRODUCT_HOMEHOME>/samples directory.

All samples can be built using Apache Ant build tool. The steps are as follows:

...

2. In a command prompt, switch to $CARBON<PRODUCT_HOMEHOME>/samples directory and simply run the ant command. For example, in Windows:

...