[
https://issues.apache.org/jira/browse/CAMEL-13332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794062#comment-16794062
]
Willem Jiang commented on CAMEL-13332:
--------------------------------------
[~gzres] We need to make sure the patch is back ported the 2.x branch.
> camel-undertow: xnio-nio not installed
> --------------------------------------
>
> Key: CAMEL-13332
> URL: https://issues.apache.org/jira/browse/CAMEL-13332
> Project: Camel
> Issue Type: Task
> Components: karaf, osgi
> Reporter: Grzegorz Grzybek
> Assignee: Grzegorz Grzybek
> Priority: Major
> Fix For: 2.24.0
>
>
> xnio-api has:
> {noformat}
> Require-Capability: osgi.service;effective:=active;filter:="(objectCla
> ss=org.xnio.Xnio)",osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
> {noformat}
> xnio-nio has:
> {noformat}
> Provide-Capability: osgi.service;objectClass="org.xnio.Xnio";name=xnio
> {noformat}
> so {{camel-undertow}} feature should include both bundles in order to be
> resolved.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)