Re: [rules-users] [users-rules] Loading time ruleflow

2009-05-25 Thread Femke De Backere
I found the error :)... The time increases lineair (bya dding more decision nodes to the ruleflow).. Op 25-mei-09, om 03:52 heeft Kris Verlaenen het volgende geschreven: These figures are strange indeed, and probably caused by other causes than simply the loading itself. You should expect a

Re: [rules-users] RuleBase.removeRule leads to NoClassDefFoundError

2009-05-25 Thread Steinar Haugen
We found the reason for this behaviour, it is a bug which we reported in Jira: https://jira.jboss.org/jira/browse/JBRULES-2098 See the Jira issue for details, code examples reproducing the issue and for a workaround. Regards, Steinar Haugen -- View this message in context:

Re: [rules-users] RuleBase.removeRule leads to NoClassDefFoundError

2009-05-25 Thread Edson Tirelli
Hi Steiner, Did you tried Drools 5? We fixed a couple bugs related to package add/remove in the Drools 5 codebase. []s Edson 2009/5/25 Steinar Haugen steinar.hau...@gmail.com We found the reason for this behaviour, it is a bug which we reported in Jira:

Re: [rules-users] executing ruleflow with AgendaFilter

2009-05-25 Thread Kris Verlaenen
Michal, A ruleset node only continues if the ruleflow group is it associated with is deactivated. A ruleflow group is deactivated automatically if it contains no more activations or if you deactivate it manually. By using an agenda filter, you are not executing the activation and thus the