Nikolaos Dimos created CAMEL-5738:
-------------------------------------

             Summary: HttpConnectionManager configuration is not injected 
correctly when using blueprint 
                 Key: CAMEL-5738
                 URL: https://issues.apache.org/jira/browse/CAMEL-5738
             Project: Camel
          Issue Type: Bug
          Components: camel-http
    Affects Versions: 2.10.1
            Reporter: Nikolaos Dimos
         Attachments: blueprint-conf-http-endpoint-unit-test.txt

The creation of HttpEndpoint is done with the default HttpConnectionManager. As 
a consequence, the http configuration concerning max connections, soTimeouts, 
etc is overridden by the default params. Attached you can find a unit test 
using camel-test-blueprint that identifies the issue. The problem is not 
replicated using spring-dm. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to