[
https://issues.apache.org/jira/browse/ARIES-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579347#comment-17579347
]
Thomas Driessen commented on ARIES-2079:
----------------------------------------
I stumbled upon the same problem. After asking in Slack for help, Romain
Manni-Bucau thought this should not be required at all:
{code:java}
"Due to the whiteboard design it must really not be required (nor optional IMHO)
Cxf uses it for xml only and it is a @JaxRs thing in the whiteboard so no point
requiring it"{code}
> jax-rs-whiteboard karaf feature should install stax 6.2.0 bundle
> ----------------------------------------------------------------
>
> Key: ARIES-2079
> URL: https://issues.apache.org/jira/browse/ARIES-2079
> Project: Aries
> Issue Type: Bug
> Components: jax-rs-whiteboard
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: jax-rs-whiteboard-2.0.2
>
>
> {code:java}
> nable to resolve org.apache.aries.jax.rs.whiteboard/2.0.1: missing
> requirement [org.apache.aries.jax.rs.whiteboard/2.0.1] osgi.wiring.package;
> filter:="(&(osgi.wirng.package=com.ctc.wstx.stax)(version>=6.2.0)(!(version>=7.0.0)))"
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)