[
https://issues.apache.org/jira/browse/CAMEL-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542727#comment-17542727
]
Raymond edited comment on CAMEL-14970 at 5/27/22 12:33 AM:
-----------------------------------------------------------
This is maybe possible by using
J2V8
[https://github.com/eclipsesource/J2V8]
or Nashorn OpenJDK
[https://mvnrepository.com/artifact/org.openjdk.nashorn/nashorn-core]
([https://github.com/openjdk/nashorn])
or use Rhino
[https://github.com/mozilla/rhino]
was (Author: skin27):
This is maybe possible by using J2V8 (https://github.com/eclipsesource/J2V8)
> Implement camel-javascript component
> ------------------------------------
>
> Key: CAMEL-14970
> URL: https://issues.apache.org/jira/browse/CAMEL-14970
> Project: Camel
> Issue Type: New Feature
> Reporter: Jan Bednar
> Priority: Minor
>
> camel-script is removed in 3.x with CAMEL-13113 because of Nashorn Engine
> deprecation in JDK11. We should implement camel-javascript based on some
> supported engine (possibly graaljs?).
> Some users are missing Javascript language in 3.x:
> [https://camel.465427.n5.nabble.com/Re-Camel-script-eip-JavaScript-deprecated-tt5857880.html]
> [https://stackoverflow.com/questions/61435521/camel-3-2-and-javascript]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)