[
https://issues.jboss.org/browse/JBWS-3901?page=com.atlassian.jira.plugin....
]
Alessio Soldano commented on JBWS-3901:
---------------------------------------
If you believe that's going to be used quite often, I can add it to the set of
attributes we expose thorugh system properties. I didn't include it so far as I
can't remember remember of any users of ours that explicitly asked about it (while
many asked about those I already included). Just let me know.
Allow configuring default HTTP Conduit
--------------------------------------
Key: JBWS-3901
URL:
https://issues.jboss.org/browse/JBWS-3901
Project: JBoss Web Services
Issue Type: Feature Request
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)