Bug 1002586 - Infinspan error rendering a process/task form on EAP
Summary: Infinspan error rendering a process/task form on EAP
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Form Modeler
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER3
: 6.0.0
Assignee: Pere Fernàndez
QA Contact: Andy Taylor
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-29 13:40 UTC by Pere Fernàndez
Modified: 2020-03-27 20:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:06:56 UTC
Type: Bug


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.