[
https://issues.apache.org/jira/browse/CAMEL-20134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788062#comment-17788062
]
Claus Ibsen edited comment on CAMEL-20134 at 11/21/23 8:47 AM:
---------------------------------------------------------------
TODO: This is tricky to have joor compiler able to load previous compiled from
java-dsl as they are in-memory only and when calling the java compiler it needs
access to those compiled as .class filed in the file system (so need to write
to temp folder) *DONE*
was (Author: davsclaus):
TODO: This is tricky to have joor compiler able to load previous compiled from
java-dsl as they are in-memory only and when calling the java compiler it needs
access to those compiled as .class filed in the file system (so need to write
to temp folder)
> camel-joor - Allow to compile scrip with classloader from Camel
> ---------------------------------------------------------------
>
> Key: CAMEL-20134
> URL: https://issues.apache.org/jira/browse/CAMEL-20134
> Project: Camel
> Issue Type: Improvement
> Components: camel-joor
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.3.0
>
>
> If using inlined script via java-joor then its classloader should be from
> camel context so it have access to dynamic added classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)