You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/10/13 22:56:40 UTC

[jira] Commented: (SMX4-608) Drools package doesn't export org.drools.runtime.rule

    [ https://issues.apache.org/activemq/browse/SMX4-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62566#action_62566 ] 

Jean-Baptiste Onofré commented on SMX4-608:
-------------------------------------------

More over, the servicemix-drools features doesn't define the right drools bundle version: it's no more 4.0.7 drools version.

> Drools package doesn't export org.drools.runtime.rule
> -----------------------------------------------------
>
>                 Key: SMX4-608
>                 URL: https://issues.apache.org/activemq/browse/SMX4-608
>             Project: ServiceMix 4
>          Issue Type: Bug
>          Components: Bundles
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 4.3.0
>
>
> The Drools bundle doesn't export all required package.
> When the servicemix-drools feature fails:
> 22:46:45,267 | ERROR | Thread-6         | FeaturesServiceImpl              | s.internal.FeaturesServiceImpl$1  767 | 14 - org.apache.karaf.features.core - 2.1.0 | Error installing boot features
> java.lang.Exception: Could not start bundle mvn:org.apache.servicemix/servicemix-drools/2010.02-SNAPSHOT in feature(s) : Unresolved constraint in bundle servicemix-drools [162]: Unable to resolve 162.0: missing requirement [162.0] package; (package=org.drools.runtime.rule)
>         at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:311)[14:org.apache.karaf.features.core:2.1.0]
>         at org.apache.karaf.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:765)[14:org.apache.karaf.features.core:2.1.0]
> Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle servicemix-drools [162]: Unable to resolve 162.0: missing requirement [162.0] package; (package=org.drools.runtime.rule)
>         at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)[org.apache.felix.framework-3.0.2.jar:]
>         at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)[org.apache.felix.framework-3.0.2.jar:]
>         at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)[org.apache.felix.framework-3.0.2.jar:]
>         at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)[org.apache.felix.framework-3.0.2.jar:]
>         at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:303)[14:org.apache.karaf.features.core:2.1.0]
>         ... 1 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.