Hi all,
I was just wondering why installing cxf-jaxrs in a fresh servicemix
5.0-SNAPSHOT using Windows 7
karaf@root> features:install http cxf-core cxf-jaxws cxf-jaxrs
Refreshing bundles org.apache.servicemix.bundles.jaxb-impl (68)
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
package:(&(package=javax.ws.rs.core)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF JAX-RS Extensions: Search
package:(&(package=javax.ws.rs.ext)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF Runtime JAX-RS Frontend
package:(&(package=javax.ws.rs)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF Runtime JAX-RS Frontend
package:(&(package=javax.ws.rs.container)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF Runtime JAX-RS Frontend
package:(&(package=javax.ws.rs.ext)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF JAX-RS Extensions: Providers
package:(&(package=javax.ws.rs)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF JAX-RS Extensions: Providers
package:(&(package=javax.ws.rs.ext)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF JAX-RS Extensions: Search
package:(&(package=javax.ws.rs.client)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF Runtime JAX-RS Frontend
package:(&(package=javax.ws.rs.core)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF JAX-RS Extensions: Providers
package:(&(package=javax.ws.rs.core)(version>=2.0.0)(!(version>=3.0.0)))
Apache CXF Runtime JAX-RS Frontend
It does not work in 4.5.2-SNAPSHOT either :
karaf@root> features:install http cxf-core cxf-jaxws cxf-jaxrs
Error executing command: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
package:(&(package=javax.xml.soap))
Apache CXF Runtime JAX-WS Frontend
It does appear to work in servicemix 4.5.1 though!
I'd really appreciate any help with this issue please :)
Thanks,
Alan
--
View this message in context:
http://servicemix.396122.n5.nabble.com/features-install-cxf-jaxrs-SMX-5-0-SNAPSHOT-error-tp5716427.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.