You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/08/03 09:39:00 UTC

[jira] [Updated] (CAMEL-18339) camel-joor - Java DSL - Allow compiled classes to be loadable from anywhere in Camel

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

Claus Ibsen updated CAMEL-18339:
--------------------------------
    Fix Version/s: 3.18.1
                   3.19.0
                       (was: 3.x)

> camel-joor - Java DSL - Allow compiled classes to be loadable from anywhere in Camel
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18339
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18339
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-joor
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.18.1, 3.19.0
>
>
> See CAMEL-18336
> We can maybe for custom classes (not routes) let them be loadable via a special classloader that we then share on CamelContext and its class resolver, so that it can load these classes.
> Otherwise you need to use BindToRegistry to share the class via bean ids.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)