You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/07/25 11:25:20 UTC

[jira] [Created] (CAMEL-10181) Camel-undertow: UndertowHttpBinding should be initialized in the endpoint and not at component level

Andrea Cosentino created CAMEL-10181:
----------------------------------------

             Summary: Camel-undertow: UndertowHttpBinding should be initialized in the endpoint and not at component level
                 Key: CAMEL-10181
                 URL: https://issues.apache.org/jira/browse/CAMEL-10181
             Project: Camel
          Issue Type: Bug
          Components: camel-undertow
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor
             Fix For: 2.18.0


If the UndertowHttpBinding is initialized at component level when someone defined a custom HeaderFilterStrategy it will be set at component level, so all the subsequent endpoints created will use this custom strategy instead of the default one. I'll move the UndertowHttpBinding initialization in the Undertow Endpoint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)