cxf-bundle-jaxrs bundle contains only the minimal set of modules needed for writing RESTful services based on JAX-RS/JSR-311. The following modules are not included in this bundle : cxf-common-schemas cxf-tools-common cxf-tools-validator cxf-tools-wsdlto-core cxf-tools-misctools cxf-tools-wsdlto-databinding-jaxb cxf-tools-corba cxf-rt-databinding-xmlbeans cxf-tools-wsdlto-frontend-jaxws cxf-tools-wsdlto-frontend-javascript cxf-tools-java2ws cxf-xjc-ts cxf-xjc-dv cxf-rt-management cxf-rt-transports-local cxf-rt-transports-jms cxf-rt-bindings-soap cxf-rt-bindings-corba cxf-rt-bindings-coloc cxf-rt-bindings-object cxf-rt-bindings-http cxf-rt-databinding-aegis cxf-rt-databinding-jaxb cxf-rt-frontend-jaxws cxf-rt-frontend-js cxf-rt-frontend-simple If your code depends on any of the above modules then please use either an all-inclusive cxf-bundle bundle or cxf-bundle-minimal bundle instead.