Details
-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.2.0
-
None
Description
See the attached small test project. A JAXB annotated object is created and stored as process variable when entering the user task.
When ciompleting the task using the tasklist the object is read in a listener at the end event. Then a ClassNotFoundException is thrown - but shouldn't the deserialization take place in context of the Process Appliation?