Hey,
I would like launch a job talend with Bonita but it doesn’t work.
I followed the Bonita’s documentation. I uploaded some different jars like systemRoutines.jar, userRoutines.jar, dom4j-1.6.1.jar and my job jar file.
Finally, I wrote the project name, job name and the version in my configuration.
I do a test and i have this message.
java.lang.reflect.InvocationTargetException
org.bonitasoft.engine.bpm.connector.ConnectorExecutionException: USERNAME=install | org.bonitasoft.engine.core.connector.exception.SConnectorException: org.bonitasoft.engine.connector.exception.SConnectorException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: org/apache/tools/tar/TarInputStream.
I don’t understand.
Can you help me to launch a job talend with bonita
Thnak you