[ 
https://issues.apache.org/jira/browse/CAMEL-13016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724923#comment-16724923
 ] 

Claus Ibsen commented on CAMEL-13016:
-------------------------------------

Okay I got this fixed

> camel-jetty - If multiple bundles uses the same context-path (pathspec) then 
> Jetty should fail
> ----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13016
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13016
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jetty
>    Affects Versions: 2.23.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.22.3, 3.0.0, 2.24.0, 2.23.1
>
>
> If you have 2 bundles that both uses the same context-path with a jetty 
> consumer, then the last installed bundle will be routing the incoming 
> requests, and the first installed will not be in use, and if you uninstall 
> the 2nd bundle then the 1st bundle will still not be in use and jetty will 
> return a 404.
> We should detect that there is already another jetty consumer with the same 
> context-path to be routing when creating a jetty connector listener and then 
> fail if so.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to