hi all, it looks as though im having strange class...
# scripting
d
hi all, it looks as though im having strange classloader issues when my scripting code uses the compilation cache. if i remove it my code works, but when i have it enabled, im getting
java.lang.IllegalArgumentException: argument type mismatch
exceptions, and it looks like it's because the cached scripts use a different classloader to the rest of the app