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

camel-core - Rest DSL should resolve placeholder for context-path and others

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.4, 4.4.0
    • 4.4.1, 4.5.0
    • camel-core
    • None
    • Unknown

    Description

      You can end up with starting a Camel app with

      2024-02-28 13:42:46.558  INFO 29979 --- [           main] t.platform.http.main.MainHttpServer : HTTP endpoints summary
      2024-02-28 13:42:46.559  INFO 29979 --- [           main] t.platform.http.main.MainHttpServer :     http://0.0.0.0:8080/${app.mypath}    (POST)    (accept:application/json produce:appli
      

      Where the context-path is not resolved:

      app.mypath = helloapp

      Its some code in RestDefinition that among others need to resolve placeholders

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: