Re: [rules-users] Problem with Banking Tutorial

2013-06-18 Thread Stefan Schuster
, Stefan Schuster wrote: Hi all, thanks a lot for your helpful answers. I'm looking forward to the update to 5.6.0. Is the mentioned time horizon (a few days) still realistic? I.e. could you recommend me to pause the evaluation of drools, instead of downgrading to 5.4.0? We consider to use

[rules-users] Getting Started with an simple sample

2013-04-26 Thread Stefan Schuster
Hello, I’m still in the phase of learning the basics with drools. Therefor I created a simplified problem that I try to realize it with drools: I have several detectors, each of them measures something and converts it into an integer value between 1 one 6. Every Minute a new measurement is

Re: [rules-users] Getting Started with an simple sample

2013-04-26 Thread Stefan Schuster
and getter-Methods for it. Greetings Bojan - Ursprüngliche Mail - Von: Stefan Schuster stefan.m.schus...@gmail.com An: Rules Users List rules-users@lists.jboss.org Gesendet: Freitag, 26. April 2013 11:30:40 Betreff: [rules-users] Getting Started with an simple sample Hello, I’m

Re: [rules-users] Problem with Banking Tutorial

2013-04-23 Thread Stefan Schuster
: Ah, my memory :-) http://lists.jboss.org/pipermail/rules-dev/2013-January/004338.html Mark has promised a fix for 3 months ago, but of course 5.5.0 remains broken. -W On 18/04/2013, Stefan Schuster stefan.m.schus...@gmail.com wrote: Hi, thank you for your response

[rules-users] Problem with Banking Tutorial

2013-04-18 Thread Stefan Schuster
Hello, I have a problem with the banking tutorial number 3, which is part of the examples of drools expert. It simply adds some Numbers as facts, and retracts them in an increasing order. It is very short, therefore I post the whole Code: BankingExample3.java

Re: [rules-users] Problem with Banking Tutorial

2013-04-18 Thread Stefan Schuster
); } ksession.fireAllRules(); } } 2013/4/18 Stefan Schuster stefan.m.schus...@gmail.com Hello, I have a problem with the banking tutorial number 3, which is part of the examples of drools expert. It simply adds some Numbers as facts, and retracts them in an increasing order

Re: [rules-users] Problem with Banking Tutorial

2013-04-18 Thread Stefan Schuster
Laun wolfgang.l...@gmail.com IIRC, this was a bug one or two minor versions ago. What version are you using? -W On 18/04/2013, Stefan Schuster stefan.m.schus...@gmail.com wrote: For the sake of completeness, here is also the RuleRunner class used in this example: package

Re: [rules-users] Problem with Banking Tutorial

2013-04-18 Thread Stefan Schuster
It seams that I'm not the first one with thie problem, an equal question was there a several months ago: http://drools.46999.n3.nabble.com/rules-users-Banking-Example-4-to-6-sorting-incorrect-tt4021041.html#none but there was no answer. Maybe someone has an idea today? 2013/4/18 Stefan Schuster

Re: [rules-users] Problem with Banking Tutorial

2013-04-18 Thread Stefan Schuster
/rules-dev/2013-January/004338.html Mark has promised a fix for 3 months ago, but of course 5.5.0 remains broken. -W On 18/04/2013, Stefan Schuster stefan.m.schus...@gmail.com wrote: Hi, thank you for your response. I'm using the latest stable release of Drools 5.5.0 final. Eclipse

Re: [rules-users] Drools beginner - unable to resolve method using strict-mode

2013-04-11 Thread Stefan Schuster
DRL types if they are defined in a separate DRL file. But if your app works well, it is only that. If the type is really missing, you should encounter errors at runtime (when feeding the knowledge base) -- *De: *Stefan Schuster stefan.m.schus

[rules-users] Drools beginner - unable to resolve method using strict-mode

2013-04-10 Thread Stefan Schuster
Hi, I'm new to drools, and I made my first steps using the very nice video-tutorial Build Pong in 13 minutes using JBoss Drools found here: http://www.youtube.com/watch?v=Omj4PR3v-nI Eclipse shows building errors, but Pong start anyway. What does this error mean? in move.drl there is following

Re: [rules-users] Drools beginner - unable to resolve method using strict-mode

2013-04-10 Thread Stefan Schuster
Thanks a lot for this hint, but unfortunately this wasn't the problem. Any other ideas? Thanks in advance Stefan ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users