Properly support consumer-side WSRP state management
----------------------------------------------------
Key: GTNPORTAL-736
URL:
https://jira.jboss.org/jira/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
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira