Re: Camel Quarkus Script Component

2022-07-16 Thread ski n
Hi William, First the good news :) 1. Groovy is supported by Quarkus from 1.0 https://camel.apache.org/camel-quarkus/2.10.x/reference/extensions/groovy.html 2. JavaScript is not supported by Camel anymore. The reason is that the JavaScript engine (Nashorn) has been deprecated since Java 9 (and

Camel Quarkus Script Component

2022-07-15 Thread William Pham
Hi team, I'm wondering if there's any support for Script component which support JavaScript and Groovy for Camel Quarkus. If not, will it be added in the near future? Thanks for all the efforts! Kind Regards, W.