-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
6.3.0.GA
-
jbds-9.1.0.GA_jbdsis-9.0.1.CR1
BPMN2 Modeler - 1.2.4.Final-v20160330-1625-B110
-
User Experience
-
In the attached project is simple service task, that increases a number. I used as input parameter for this service task constant number 100. But when I try to run the main method in the ProcessMain class, I obtain exceptions about type mismatch. If I use declared variable "number" as input for the service task, the method main works without problem.