Feedback by the Drools Team

Today while checking my blog’s referrers, to my pleasant surprise I discovered that few Drools articles I have published on this blog, were praised by Mark Proctor in Drools blog.

Mark is one of the Drools creators and I think at the moment the project lead. The following is the post where my articles were mentioned: Some articles form Java Beans dot Asia.

It was really nice to be noticed by the Drools guys and get positive feedback. It means I am actually doing something right ;)

Soon more articles to come on Drools 5.0 from yours truly …

More from Alexander Zagniotov:

  1. Drools – Stop Executing Current Agenda Group and All Rules
    Sometimes, depends on your business rules in your application, there is a need to stop current agenda group or all...
  2. Drools – Tutorial on Writing DSL Template
    Few months ago I wrote a post that describes an example that uses source DRL in conjunction with DSL template....
  3. Drools – Working with Stateless Session
    Drools (now it is also called JBoss Rules) is an amazing open source framework which allows you to create business...
  4. Brainteaser Drools: Testing Objects
    This can be a hard one, since it requires from you to be familiar with Drools. Consider the condition side...