Forum Discussion

leela's avatar
leela
Occasional Contributor
13 years ago

Script Runner failing with Illegal Argument exception

I have a a groovyscript that works fine from groovy console.

But when I feed the same to script runner component in loadui it fails with expection "Illegal Argument exception" stating my interface is invisible to class loader.

Tried placing jar file which contains the interface to ext folder of loadui, but still fails
No RepliesBe the first to reply