Right now I’m with BPM technologies, in my profecional practice, the problem is that when I want to create a connector, I give the path to my database with my port, I write my sql query, but I get this error:
java.lang.reflect.InvocationTargetException
org.bonitasoft.engine.exception.BonitaRuntimeException: java.lang.ClassCastException: com.mysql.jdbc.JDBC4ResultSet can not be cast to java.io.Serializable
would greatly appreciate any contribution.