December 27, 2011
By default, Guvnor provides a unique Change-Set per package containing the package binary or the drl source. The main problem with this is when you want to use just a sub-set of assets of a package (or even from different packages) in your application.
The only solution to this problem was to create the change-sets files in your applications pointing to individual assets in Guvnor using its REST interface. One drawback of this solution is that change-set management is outside the scope of Guvnor, so you don’t have a centralized place to manage them, version them, etc.
was working in a new Change-Set editor where you can define your own change-sets inside Guvnor in any way you want. You can have a combination of different assets and packages, or even different snapshots of a package in a change-set. You can have all the change-sets per package you need, so if different applications are using the same package in different ways (different assets or assets’ versions of a same package) you can make use of this new feature of Guvnor.
This new editor will be available in Guvnor 5.4 Read the rest of this entry »
Posted in drools, Guvnor, java, jbpm5, plugtree | Tagged drools, guvnor, java, plugtree | Leave a Comment »
November 5, 2011
Salaboy and I presented emergency-service demo application during RuleML 2011 Demo Challenge and we got the second place! Not bad for our first participation in this excellent conference! I think this is a great opportunity to thank Plugtree for supporting this kind of initiatives and also thank to all the contributors too.
We will continue improving the demo to integrate it with more technologies and to add it more features. We are really looking forward to be in next year’s RuleML!

Emergency Service Demo Application
Posted in drools, java, jbpm5, plugtree | Tagged drools, jbpm5, ruleml | Leave a Comment »
February 23, 2011
Salaboy and I are going to start publishing some of the material we used to use during Drools’ consultancy and training courses in the last year and a half. This is another initiative from PlugTree to promote and support open source projects.
All the material was created under the sponsorship of PlugTree and if you want us to give you and your company some on site workshops we will be glad to help you.
All the material provided here is under the Creative Commons License.
Our aim is to lower Drools’ entrance barrier and to promote its adoption as well!. Feel free to join us in this journey, we will be waiting feedback, questions and criticisms! Read the rest of this entry »
Posted in drools, java, plugtree | Leave a Comment »
July 22, 2010
These past days I was busy trying to implement the first version of Custom Forms for Guvnor’s Guided Editor. The idea is to enhance the way users author their rules, and in particular the restriction values they use in those rules.
Posted in drools, java, Uncategorized | Tagged custom forms, guvnor | 1 Comment »