You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/01/25 22:32:39 UTC

[jira] [Resolved] (SM-2786) Drools 5 examples fail due to missing Eclipse JDT

     [ https://issues.apache.org/jira/browse/SM-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak resolved SM-2786.
-------------------------------------
    Resolution: Fixed

> 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)