[jbossws-issues] [JBoss JIRA] (JBWS-3901) Allow configuring default HTTP Conduit

Rostislav Svoboda (JIRA) issues at jboss.org
Fri Apr 3 04:36:18 EDT 2015


    [ https://issues.jboss.org/browse/JBWS-3901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055928#comment-13055928 ] 

Rostislav Svoboda commented on JBWS-3901:
-----------------------------------------

I was looking at http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport%28includingSSLsupport%29-Theclientelement and one more attribute caught my attention - AutoRedirect (Specifies if the client will automatically follow a server issued redirection. The default is false.). Can't say how often it is used in cxf community.


> 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)


More information about the jbossws-issues mailing list