The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
My list of JBoss Drools resources...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Steven Herod

Posts: 224
Nickname: sherod
Registered: Jan, 2006

Steven Herod is a Solutions Designer for a Global Leader in Financial Services
My list of JBoss Drools resources... Posted: Feb 9, 2012 10:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Steven Herod.
Original Post: My list of JBoss Drools resources...
Feed Title: Any set of characters
Feed URL: http://steven.herod.net/rss.xml
Feed Description: Randon mutterings from someone learnign RubyOnRails.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Steven Herod
Latest Posts From Any set of characters

Advertisement

So, you want to get up to speed on JBoss Drools, the open source rules engine.

Here's my list of resources, some of them are obvious, some take a bit more digging.

Official Documentation

The official documentation is the obvious starting point, its improved greatly over the years, but there are errors, usually relating to older APIs being used or incorrectly cut and paste code samples.  If it doesn't make sense, search for corroberation

Mailing list

Join the User mailing list (don't pester the Dev list), even if you don't post, there are questions, and keeping an eye on the posts over time will definiately expand your understanding.

Examples

Drools has a set of examples available as stand alone projects, the examples in the documentation are often incomplete (Rule Templates and Excel Spreadsheets are one weakness) and these examples really help out.  You'll currently find the examples in the downloads area.

Source code

Get the source code... no, really, go get it, you can't understand some error messages unless you have the code, so providing it to eclipse so you can follow the stack traces.  In addition, the unit tests also provide usage examples, again it's in the downloads area.

Books

There are two books produced by Packt publishing which cover Drools from different directions.

Blogs

There are a couple of blogs about drools, and more one off articles on various aspects of drools.

Nightly builds

You can access the nightly builds of Drools from their Hudson CI environment.  Since Drools often has a lengthy cycle of Milestones, this can often be useful to use.

Stack Overflow

Activity isn't massive, but it is still useful to post questions and answers

Webinar

Best practices in overview,  about 80 percent vague, but 20 percent solid information.

Wiki

Somewhat out of date, but still interesting

Permalink | Leave a comment  »

Read: My list of JBoss Drools resources...

Topic: My list of JBoss Drools resources... Previous Topic   Next Topic Topic: Like Android? Help us fix it

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use