Finally I've fixed the problem
Exception in thread "main" java.lang.NoSuchMethodError:
org.drools.runtime.StatefulKnowledgeSession.execute(Lorg/drools/command/Command;)Lorg/drools/runtime/ExecutionResults;
It was caused because I was compiling my code against drools version 5.1.0
and was running it against 5.1.1 :(
Thanks to all who replied.
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Flow-Events-No...
Sent from the Drools - User mailing list archive at
Nabble.com.