Oracle Scripting Java Error After Upgrade to 12.2.5
We have upgraded from 12.1 to 12.2.5, but since the upgrade, when users step through a callcentre script, they get a java NoSuchMethodException error part way through. By that point the script has called several other java methods successfully. We can see the failing method is in the java source. We have recompiled, but it has made no difference.
Has anyone got any experience of this? Any suggestions?