The client in the jax-rs/basic sample in CXF 2.3 uses the HTTP Client library which in turn requires the commons-codec jar to make a PUT request. However, the commons-codec is not included with the CXF 2.3 distribution. Should this jar have been included in the distribution? Is the expectation that the user download this jar?
- JAX-RS basic sample/HTTPClient requires common-codec Seumas Soltysik
- Re: JAX-RS basic sample/HTTPClient requires common-c... Sergey Beryozkin
