Paul Campbell created BROOKLYN-604:
--------------------------------------
Summary: 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
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)