Hi Seumas On Mon, Mar 14, 2011 at 10:33 PM, Seumas Soltysik <[email protected]>wrote:
> 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? The demo client will just need to be rewritten using the CXF JAX-RS WebClient code, I'll take care of it... Cheers, Sergey
