[
https://issues.apache.org/jira/browse/SM-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075406#comment-15075406
]
Krzysztof Sobkowiak commented on SM-2786:
-----------------------------------------
It worked in ServiceMix 5 and 6 due to installed {{war}} feature which provides
the missing classes. Installing {{war}} helps in ServiceMix 7 too, but the
{{drools}} feature should provide the missing bundle too, tp avoid dependency
to {{war}}
> 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
> Assignee: Krzysztof Sobkowiak
> Fix For: 7.0.0.M1, 7.0.0
>
> Attachments: log.txt
>
>
> 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)