About JAX-WS Consumer HTTP Client
Bridges Caravan Commons HTTP Client Configuration to JAX-WS Consumer configuration.
Documentation
Overview
The Caravan Commons Http Client provides an OSGi factory configuration to configure HTTP transport properties like Basic Authentication, Proxy host and authentication, SSL configuration and timeouts to all HTTP communications matching a certain host, path or WS Addressing To URI.
With this bundle it is possible to map those configuration also to the HTTP communication for the JAX-WS Consumer. Please note that only the configuration is applied, the Apache Commons HTTP Client itself is not used but the HTTP implementation of Apache CXF.