http-config conduit doesn't work on the http conduit for WsdlUrl
----------------------------------------------------------------
Key: CXF-4195
URL: https://issues.apache.org/jira/browse/CXF-4195
Project: CXF
Issue Type: Bug
Components: Core, Transports
Affects Versions: 2.5.2, 2.4.6, 2.3.9
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.3.10, 2.4.7, 2.5.3
If we want to publish a CXF service which WSDL is get by using http://xxx , we
can not configure the http conduit timeout just by using http-conf:conduit
element in the Spring configuration file.
After digging the code for a while, I found the HttpConduit which is created by
the TransportURIResolver has a beanName with null. That could explain why the
http-conf:conduit configuration can not be picked up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira