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

Rocco Lagrotteria commented on KARAF-4323:
------------------------------------------

There is this comment
 
{code:xml}
 <!--
    next features are work in progress
  -->
{code}

in the features.xml released on maven repo

[https://repo1.maven.org/maven2/org/apache/openejb/openejb-feature/4.5.2/openejb-feature-4.5.2-features.xml]

refers to features: openejb-cxf, openejb-rest, openejb-soap.

It is better to remove these features until they are completed


> Can't install features openejb-cxf openejb-rest
> -----------------------------------------------
>
>                 Key: KARAF-4323
>                 URL: https://issues.apache.org/jira/browse/KARAF-4323
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 3.0.5, 4.0.4
>            Reporter: Rocco Lagrotteria
>            Priority: Critical
>              Labels: features, karaf, openejb
>
> The installation of features openejb-cxf and openejb-rest fails because of 
> missing requirement.
> {panel}
> *karaf@root()>* repo-add openejb 4.5.2
> Adding feature url mvn:org.apache.openejb/openejb-feature/4.5.2/xml/features
> *karaf@root()>* feature:install openejb-cxf
> {color:red}Error executing command: Unable to resolve root: missing 
> requirement \[root\] osgi.identity; osgi.identity=openejb-cxf; 
> type=karaf.feature; version="\[4.5.2,4.5.2\]"; 
> filter:="(&(osgi.identity=openejb-cxf)(type=karaf.feature)(version>=4.5.2)(version<=4.5.2))"
>  [caused by: Unable to resolve openejb-cxf/4.5.2: missing requirement 
> \[openejb-cxf/4.5.2\] osgi.identity; 
> osgi.identity=org.apache.openejb.cxf-transport; type=osgi.bundle; 
> version="\[4.5.2,4.5.2\]"; resolution:=mandatory [caused by: Unable to 
> resolve org.apache.openejb.cxf-transport/4.5.2: missing requirement 
> \[org.apache.openejb.cxf-transport/4.5.2\] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.apache.cxf.transport.http)(version>=2.6.0)(!(version>=3.0.0)))"\]\]{color}
> *karaf@root()>* feature:install openejb-rest
> {color:red}Error executing command: Unable to resolve root: missing 
> requirement \[root\] osgi.identity; osgi.identity=http-whiteboard; 
> type=karaf.feature; version="\[2.0.0,4.0.0)"{color}
> {panel}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to