[
https://issues.apache.org/jira/browse/CAMEL-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7520.
---------------------------------
Resolution: Fixed
Applied patch into camel master, camel-2.13.x and camel-2.12.x branches.
> Support to setup the handler even the Jetty server is created
> -------------------------------------------------------------
>
> Key: CAMEL-7520
> URL: https://issues.apache.org/jira/browse/CAMEL-7520
> Project: Camel
> Issue Type: Improvement
> Components: camel-jetty
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> If there are two camel-jetty endpoint are using the same port, they are
> sharing the same jetty sever. But if one endpoint has a custom handler need
> to be set and another endpoint has not, the endpoints start order could
> affect the handler setting of jetty server.
> So we need to make sure the handler is set even the jetty server is started.
--
This message was sent by Atlassian JIRA
(v6.2#6252)