-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.2.0
-
Component/s: spin
-
None
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?