leela
13 years agoOccasional Contributor
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
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