[
https://jira.jboss.org/browse/GTNPORTAL-736?page=com.atlassian.jira.plugi...
]
Matt Wringe commented on GTNPORTAL-736:
---------------------------------------
consumer state should now be working, but we really need to revisit this and reconfigure
the code in a better manner.
Properly support consumer-side WSRP state management
----------------------------------------------------
Key: GTNPORTAL-736
URL:
https://jira.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: Matt Wringe
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:
http://www.atlassian.com/software/jira