Krzysztof Sobkowiak created SM-2786:
---------------------------------------
Summary: Drools 5 examples fail due to missing Eclipse JDT
Key: SM-2786
URL: https://issues.apache.org/jira/browse/SM-2786
Project: ServiceMix
Issue Type: Bug
Components: drools, samples
Reporter: Krzysztof Sobkowiak
Fix For: 7.0.0.M1, 7.0.0
After upgrade to Karaf 4 the {{example-camel-drools-blueprint}} and
{{example-camel-drools}} fail while starting due to following error (full stack
trace attached)
{code}
Caused by: java.lang.RuntimeException: The Eclipse JDT Core jar is not in the
classpath
at
org.drools.rule.builder.dialect.java.JavaDialectConfiguration.setCompiler(JavaDialectConfiguration.java:100)
at
org.drools.rule.builder.dialect.java.JavaDialectConfiguration.init(JavaDialectConfiguration.java:61)
at
org.drools.compiler.PackageBuilderConfiguration.addDialect(PackageBuilderConfiguration.java:317)
... 102 more
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)