]
Mark Proctor reassigned DROOLS-539:
-----------------------------------
Assignee: Petr Široký (was: Edson Tirelli)
runExamples.bat no longer works unaltered on windows with just JRE
installed
----------------------------------------------------------------------------
Key: DROOLS-539
URL:
https://issues.jboss.org/browse/DROOLS-539
Project: Drools
Issue Type: Bug
Reporter: Geoffrey De Smet
Assignee: Petr Široký
The JRE no longer installs "java" in the Windows PATH. As a result, downloading
the zip and running the examples with runExamples.bat doesn't "just work".
After a lot of experiments, I've fixed this on OptaPlanner with this commit:
http://github.com/droolsjbpm/optaplanner/commit/318f6a93b
So the hard work is probably over :) You might want to copy that to drools's and
drools-integration's runExamples.bat files.