-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
With the Spring integration being deprecated, it's becoming even more important to allow users to easily set up the most common parameters in the CXF HTTP Conduit. Those include options fof HTTP chunking configuration as well as TLS/SSL options.
We could have a wrapper of org.apache.cxf.transport.http.HTTPConduitFactory installed into each Bus that's built using the JBossWSBusFactory. That would configure any bus with proper defaults; it would get the values for the most common options through system properties.