Re: Embedded Ksql and Janino

2020-02-24 Thread Jörn Franke
Shade it into your application . > Am 25.02.2020 um 07:16 schrieb Nishkam Ravi : > > We are running into a curious problem with KSQL 5.3.0. When > ksql-engine-5.3.0 is included as a dependency in ServiceX, the following > error message shows up with "java -jar ServiceX.jar": "Could not find or >

Embedded Ksql and Janino

2020-02-24 Thread Nishkam Ravi
We are running into a curious problem with KSQL 5.3.0. When ksql-engine-5.3.0 is included as a dependency in ServiceX, the following error message shows up with "java -jar ServiceX.jar": "Could not find or load main class". We found that this is because of janino-3.0.7 (when excluded, the error mes