Geoffrey De Smet created DROOLS-407:
---------------------------------------
Summary: kieBaseConfiguration.setOption(RuleEngineOption.RETEOO); without
drools-reteoo.jar in the classpath should fail fast instead of a warning
Key: DROOLS-407
URL:
https://issues.jboss.org/browse/DROOLS-407
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Geoffrey De Smet
Assignee: Mark Proctor
If a user explicitly asks for RETEOO
kieBaseConfiguration.setOption(RuleEngineOption.RETEOO);
and drools-reteoo.jar is not on the classpath, it should crash and burn.
Not happily continue while logging a warning (which might not be seen).
Lost a bunch of benchmarks due to this and lead invalid conclusions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira