Hi Everyone, I have had no issue with auto discovery of the Groovy ScriptEngine JSR223 interface from my Java program in the past. Works fine with release 2.4.4. In fact if I replace the groovy-jsr223-2.4.7-indy.jar with the groovy-jsr223-2.4.4-indy.jar the auto discovery works. I am building and executing against JDK 1.8.0_90. Any thoughts?
Thanks, -Tim Sampair Classpath of ScriptUtil Class: [cid:image001.png@01D1CCD5.2FB4BF50] Working code for other JSR223 Scripting Engines: [cid:image002.png@01D1CCD5.879EB2C0]