Dear Mr. Frederikheremans,
I packaged all dependency classes and executed. In Activiti Process Definition, I changed configuration from "Java Class" to "Expression" in Service Task. I created a bean at "activiti-context.xml" to invokde the method "activiti:expression="${callLeaveService.execute(execution)}". Now I am getting the below Exception.
"Caused by: java.lang.UnsupportedClassVersionError: com/nomura/activiti/service/CheckLeaveWSClient : Unsupported major.minor version 51.0 (unable to load class com.nomura.activiti.service.CheckLeaveWSClient)".
I am stuck in this from the past 3 days. Please help me to fix this issue.
I also attached activiti-context xml file, error log files from Tomcat and my bpmn file for your reference.
Thanks and Regards,
Rajendiran R