[ 
https://issues.apache.org/jira/browse/CAMEL-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang updated CAMEL-7219:
--------------------------------

    Affects Version/s:     (was: 2.12.3)
                       2.12.2
        Fix Version/s:     (was: 2.12.4)
                       2.12.3

> Language endpoint with constant cannot load from classpath
> ----------------------------------------------------------
>
>                 Key: CAMEL-7219
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7219
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.12.2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.12.3, 2.13.0, 2.11.5
>
>
> A route as
> {code}
>                 from("direct:start")
>                     
> .to("language:constant:resource:classpath:org/apache/camel/component/language/hello.txt")
>                     .to("mock:result");
> {code}
> does not work as expected.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to