Re: [rules-users] Getting a Drools Fusion - CEP Example to work

2011-04-11 Thread s.Daniel
Now I realy feel a bit silly. I banged my head on this for hours and then just after I write you I get a step further. I changed mvl mode and replaced line 78 in Tester.java with: PackageBuilderConfiguration conf = new PackageBuilderConfiguration(); ((MVELDialectConfiguration) conf.

[rules-users] Getting a Drools Fusion - CEP Example to work

2011-04-11 Thread s.Daniel
Hello I have built my first few test rules and now I'm working on moving on to more complex questions. Since I need to monitor data over time I would like to lern from the example provided here: http://javabeans.asia/articles/drools_5_case_study_2_complex_event_processing.html Unfortunately I can

Re: [rules-users] mvn failed to install under drools-5.1.1-examples.zip

2011-04-07 Thread s.Daniel
As other new users will stumble upon this post like I did here a note regarding svn: Drools has switched over to git and the old svn repository is, whilse still working, not maintained any more. Here is the new git repository: https://github.com/droolsjbpm ps: I am not used to mailing lists so pl