On Mon, Apr 11, 2011 at 12:17 PM,
s.Daniel
<sdaniel@wobster.de>
wrote:
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.getDialectConfiguration("mvel")).setStrict(false);
((MVELDialectConfiguration)
conf.getDialectConfiguration("mvel")).setLangLevel(5);
KnowledgeBuilder builder =
KnowledgeBuilderFactory
.newKnowledgeBuilder(conf);
Now the markers are still being displayed but the code
compiles and runs. If
someone would take the time to explain this to me I'd be very
thankful.
--
View this message in context: http://drools.46999.n3.nabble.com/Getting-a-Drools-Fusion-CEP-Example-to-work-tp2806952p2806987.html