All 15 jar's are in my classpath (drools-core.jar too). However, I get massive deprecation warnings like:
Discouraged access: The method fireAllRules() from the type WorkingMemory is not accessible due to restriction on required library D:\Programme\Java\Drools\Runtimes\drools-core.jar
In my view, it's correct for the new version 5.
Marc