[rules-users] Drools 6 and dynamic update

Nicolas Héron nicolas.heron.java at gmail.com
Thu Nov 28 03:03:15 EST 2013


Hi All,
In previous Drools version (5.3, 5.4, 55 and 5.6RC1), it was possible to
dynamically  update the package content  from Guvnor.
The use case was :
1) Some rules are created/updated/deleted on Guvnor
2) A new snapshot is built
3) The drools runtime is notified and reload a new knowledgeBase from this
new snapshot. (For this we developed some code to do that). No need to
redeploy a new application. No need for IT people to be involved.
4) It was possible to see the content of each snapshot and compare the
content of different snapshot.
Now in Version 6 :
Step 1 : no change
Step 2 : as all in Maven => We build a new maven build an increment the
version number
Step 3 : is is possible to do that ? How do I set in all that the new
Drools-wb maven repo ?
Step 4 : how can I do that from the UI ?


Thanks in advance
Nicolas Héron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20131128/ef35137c/attachment.html 


More information about the rules-users mailing list