Bug 988817

Summary: FormRenderContext is not serializable
Product: [Retired] JBoss BPMS Platform 6 Reporter: Maciej Swiderski <mswiders>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: rzhang
Target Milestone: ER2   
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: 2014-08-06 20:12:26 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 Maciej Swiderski 2013-07-26 13:24:51 UTC
Description of problem:

FormRenderContext is not serializable which causes issues with session replication on EAP6.1

How reproducible:
see linked jira for details

Actual results:
lots of error written in logs due to not serializable object

Expected results:


Additional info:
https://issues.jboss.org/browse/JBPM-4076

Comment 2 Pere Fernàndez 2013-08-06 17:25:11 UTC
Refactored the FormRenderContext / FormEditContext management to make it Serializable.

Commits:
https://github.com/droolsjbpm/jbpm-form-modeler/commit/30a37c016ad407e8c727fa9bb490b39f9b5808e5

Comment 3 JBoss JIRA Server 2013-08-12 15:05:28 UTC
Pere Fernández Pérez <pere.fernandez> updated the status of jira JBPM-4076 to Resolved

Comment 4 JBoss JIRA Server 2013-08-12 15:05:28 UTC
Pere Fernández Pérez <pere.fernandez> made a comment on jira JBPM-4076

Canged the FormRenderContext & FormEditorContext to make them Serializable.

Commit: https://github.com/droolsjbpm/jbpm-form-modeler/commit/165732edf7604e38e73f78bc51a33c2e0ad6f883

Comment 5 Marek Baluch 2013-09-04 12:12:13 UTC
Verified on ER2.