[
https://jira.jboss.org/browse/GTNWSRP-75?page=com.atlassian.jira.plugin.s...
]
Chris Laprun resolved GTNWSRP-75.
---------------------------------
Resolution: Rejected
The issue is an implementation and/or configuration issue in Liferay's WSRP
implementation, not a problem on GateIn's side as they require cookies to be
initialized once per group of portlets based on what they provide in the
ServiceDescription. However, they don't provide any groupId in the
PortletDescriptions.
Per the spec 4.1.20:
"perGroup": The Consumer MUST invoke initCookie once per unique groupID from the
PortletDescriptions for the Portlets it is aggregating on a page for each user of the
Consumer, and associate any returned cookies with subsequent invocations on behalf of that
user targeting Portlets with identical groupIDs.
If there's no groupID provided, we cannot invoke initCookie because then we cannot
associate the cookie to a specific group.
WSRP2 interop problem with liferay as producer
----------------------------------------------
Key: GTNWSRP-75
URL:
https://jira.jboss.org/browse/GTNWSRP-75
Project: GateIn WSRP
Issue Type: Bug
Components: Consumer
Affects Versions: 2.0.0-Alpha02
Environment: GateIn trunk (2010-09-27), WSRP 2.0.0-Alpha02
liferay-portal-6.0.5 on jboss
Reporter: Michal Vanco
Assignee: Chris Laprun
Fix For: 2.0.0-Beta03
Attachments: liferay_error-log.txt
I get this error: java.lang.IllegalStateException: Was expecting a current group Id...
when trying to add remote portlet from liferay producer on page.
Full log is attached.
(registration of consumer, display of remote portlets was ok)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira