Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13016

camel-jetty - If multiple bundles uses the same context-path (pathspec) then Jetty should fail

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: