You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/06/25 15:00:21 UTC

[jira] [Commented] (KARAF-1461) Fail to install cellar feature using equinox if cxf-sts feature is installed before

    [ https://issues.apache.org/jira/browse/KARAF-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692994#comment-13692994 ] 

Jean-Baptiste Onofré commented on KARAF-1461:
---------------------------------------------

cellar-dosgi is not installed by default anymore.
                
> Fail to install cellar feature using equinox if cxf-sts feature is installed before
> -----------------------------------------------------------------------------------
>
>                 Key: KARAF-1461
>                 URL: https://issues.apache.org/jira/browse/KARAF-1461
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-dosgi
>    Affects Versions: cellar-2.2.3, cellar-2.2.4
>         Environment: using equinox as underlying OSGi container
>            Reporter: Zsolt Beothy-Elo
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.7, cellar-2.3.1
>
>
> If I try to install the cellar feature in Karaf where the cxf-sts feature was installed before I get the following error message
> {noformat}
> Error executing command: Could not start bundle mvn:org.apache.karaf.cellar/org.apache.karaf.cellar.dosgi/2.2.4-SNAPSHOT
> in feature(s) cellar-2.2.4-SNAPSHOT: The bundle "org.apache.karaf.cellar.dosgi_2.2.4.SNAPSHOT [95]" could not be resolved.
> Reason: Missing Constraint: Import-Package: org.apache.karaf.cellar.hazelcast; version="2.2.4.SNAPSHOT"
> {noformat} 
> This only happens if I use equinox as underlying OSGi container with felix everything wroks fine.
> Commands to reproduce the problem 
> {code}
> features:addurl mvn:org.apache.cxf.karaf/apache-cxf/2.6.0/xml/features
> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.4-SNAPSHOT/xml/features
> features:install cxf-sts
> features:install cellar
> {code}

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