michalbali / droolsbook

Automatically exported from code.google.com/p/droolsbook
8 stars 6 forks source link

Examples for the book - "Drools JBoss Rules 5.5 Developer's Guide"

More information about this book can be found at http://www.packtpub.com/jboss-rules-5-x-developers-guide/book

Contents

The following is a list of projects that this archive contains. One chapter in the book corresponds to one or more projects.

Usage

You can also build all examples and run all tests from command line. Go to the droolsBookParent project and execute: mvn clean install

The examples were developed and tested with JDK 1.6.0_27, Maven 3.0.4