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

interceptFrom() doesn't work with property placeholders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.9.2, 2.10.0
    • None
    • None
    • Unknown

    Description

      When using property placeholders in consumer endpoints, interceptFrom is not able to match the pattern against the Endpoint URI because the latter is passed unresolved. EndpointHelper.matchEndpoint(String uri, String pattern) receives the placeholder in the first parameter rather than the resolved value of the property.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            raulvk Raúl Kripalani
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: