]
Chris Laprun updated GTNPORTAL-736:
-----------------------------------
Affects: [Release Notes]
Properly support consumer-side WSRP state management
----------------------------------------------------
Key: GTNPORTAL-736
URL:
https://issues.jboss.org/browse/GTNPORTAL-736
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: WSRP integration
Affects Versions: 3.0.0-CR01
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 3.2.0-GA
Current ModelAdapter for WSRP is not quite good as its getPortletContext returns a
StatefulPortletContext<WSRP> which cannot be properly handled in the WSRP component
as the WSRP class is not known there. So some sort of ModelAdapter<WSRP, byte[]>
would seem to be needed except that we would then need a method to convert from byte[] to
WSRP which is not feasible so there seems to be a fundamental design problem here.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: