Bug 1002586

Summary: Infinspan error rendering a process/task form on EAP
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pere Fernàndez <pere.fernandez>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED EOL QA Contact: Andy Taylor <ataylor>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0   
Target Milestone: ER3   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:06:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pere Fernàndez 2013-08-29 13:40:44 UTC
Description of problem:
Form Fields and all the data stored on FormRenderContext must be serializable to avoid errors on session replication on EAP.

Additional info:
Related to: https://bugzilla.redhat.com/show_bug.cgi?id=988817

Comment 2 Pere Fernàndez 2013-08-29 14:51:18 UTC
Made Serializable the classes that are used in FormRenderContext 
Changed the way DataModelDataHolder obtains the ContentMarshallerContext, getting it from the deployment id instead of have the ContentMarshallerContext stored inside the FormRendercontext

Commits:
https://github.com/droolsjbpm/jbpm-form-modeler/commit/ab04cbb39dd082fbf6b65eaced1e88f0542310c9
https://github.com/droolsjbpm/jbpm/commit/3f45c7a5e992d7a4dbe23040fbbc0e40af1614f9

Comment 4 Jan Hrcek 2014-03-03 04:36:41 UTC
Ok, verified with BPMS 6.0.1 ER1