[
https://jira.jboss.org/browse/GTNWSRP-75?page=com.atlassian.jira.plugin.s...
]
Chris Laprun commented on GTNWSRP-75:
-------------------------------------
Allowing null groupIds doesn't solve the issue. Liferay's producer fails with an
NPE:
java.lang.NullPointerException
at com.liferay.wsrp.bind.MarkupServiceImpl.addHeaders(MarkupServiceImpl.java:203)
at
com.liferay.wsrp.bind.MarkupServiceImpl.doGetMarkup(MarkupServiceImpl.java:224)
at com.liferay.wsrp.bind.MarkupServiceImpl.getMarkup(MarkupServiceImpl.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
At this point, I'm closing this issue because I believe this is an implementation
issue in Liferay's WSRP implementation and/or configuration.
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