[
https://issues.apache.org/jira/browse/BROOKLYN-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aled Sage resolved BROOKLYN-604.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> Upgrade Jetty and CXF to match current karaf release
> ----------------------------------------------------
>
> Key: BROOKLYN-604
> URL: https://issues.apache.org/jira/browse/BROOKLYN-604
> Project: Brooklyn
> Issue Type: Dependency
> Reporter: Paul Campbell
> Priority: Major
> Fix For: 1.0.0
>
>
> Karaf 4.2.1 uses jetty 9.4.x and cxf 3.2.x, while Brooklyn has a dependency
> on jetty 9.3.24 and cxf 3.1.10.
> Both need to be upgraded to avoid divergent dependencies.
> I have already attempted, unsuccessfully, to perform this upgrade, but ran
> into an issue where the javax.xml.ws package wasn't available to the
> brooklyn-rest-resources bundle, despite various attempts to add it. Including
> installing
> mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/2.9.0.
> The error was NoClassDefFoundError for javax.xml.ws.WebServiceFeature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)