Code Monkey home page Code Monkey logo

drools's Introduction

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

* if you are using idea, just import maven project and RUN the `mvn clean install`

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. 

 * chapter 3 validating - project validation
 * chapter 4 transforming data - project etl_iBatis
 * chapter 5 creating human readable rules - projects dsl, decision_tables, ruleflow
 * chapter 6 working with stateful session - project stateful
 * chapter 7 complex event processing - project cep
 * chapter 8 defining processes with jBPM - project jBPM
 * chapter 9 building sample application - project sampleApplication
 * chapter 10 testing - project testing
 * chapter 11 integrating - project integration
 * appendix custom operator - project cep
 * other projects:
   * project bankingcore - contains banking domain model, reporting model, some service interfaces, some utility classes

== Usage ==
 # install Eclipse
 # install maven
 # create new workspace in Eclipse
 # set M2_REPO Eclipse variable to point to your local maven repository (for more info see http://maven.apache.org/plugins/maven-eclipse-plugin/usage.html#Maven%20repository)
 # extract zip file into the Eclipse workspace (you can do this step outside of Eclipse)
 # go to the droolsBookParent project and run `mvn eclipse:eclipse -DdownloadSources=true`
 # import all (14) projects through _File->Import..->General->Existing Projects into Workspace->select root directory->you should see bunch of projects that you can import_
 # setup is complete, you can start playing with the examples

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  


drools's People

Contributors

zhwbqd avatar

Watchers

 avatar

Forkers

fszilinski

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.