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

Language endpoint with constant cannot load from classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.12.2
    • 2.11.5, 2.12.3, 2.13.0
    • camel-core
    • None
    • Unknown

    Description

      A route as

                      from("direct:start")
                          .to("language:constant:resource:classpath:org/apache/camel/component/language/hello.txt")
                          .to("mock:result");
      

      does not work as expected.

      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: