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

camel-jetty - jetty producer misses a colon in the getUrl of HttpOperationFailedException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.11.2, 2.12.1
    • 2.11.3, 2.12.2, 2.13.0
    • camel-jetty
    • None
    • Unknown

    Description

      A colon is missing so the getUrl can return

      http//localhost:23000/test
      

      Which should be

      http://localhost:23000/test
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: