We have imported a library (google-oauth-client-1.30.1) through Bonitasoft's library loading manager. The load looks good and is available, but when we are going to import it into a script and evaluate that import, the following exception appears:
(...) Groovy script throws an exception of type class java.lang.NoClassDefFoundError.
We tried placing the .JAR in the Bonita folders and in the workspace but the same exception followed. Reading we have found that it may be a problem with the ClassPath and class loader, but we do not know how to solve it to use this library.
We appreciate you can help us.