Hi All, I'm currently investigating replacing some Jersey based services we have with CXF and would like to know a couple questions.
(1) Currently cxf-bundle-jaxrs brings in jetty, but our app isn't going to run on jetty. Anyway to remove this dependency without manually excluding it? (2) Is there a miminal jaxrs dependency that we can use in our clients? a Thanks, James
