Foren

Oracle WSRP Producer works, Liferay doesn't.

Daniel Lindermann, geändert vor 16 Jahren.

Oracle WSRP Producer works, Liferay doesn't.

New Member Beiträge: 2 Beitrittsdatum: 03.01.08 Neueste Beiträge
I am trying to get the remote user in a WSRP producer portlet. If I try request.getRemoteUser(); with Oracle AS WSRP Producer, all works fine (see the public Oracle WSRP Snoop portlet) and I get the logged in user of the consumer portlet. If I try the same in Liferay, I only get null.

Do I have to configure the Liferay producer and how???

Greetings, Daniel.
thumbnail
Roman Hoyenko, geändert vor 16 Jahren.

RE: Oracle WSRP Producer works, Liferay doesn't.

Liferay Master Beiträge: 878 Beitrittsdatum: 08.10.07 Neueste Beiträge
I don't know why is it happening, I don't think you should configure anything. If you think this is a bug please file it in support.liferay.com
thumbnail
Denis Signoretto, geändert vor 14 Jahren.

RE: Oracle WSRP Producer works, Liferay doesn't.

Expert Beiträge: 375 Beitrittsdatum: 21.04.09 Neueste Beiträge
Hi I'm trying to register the Oracle WSRP Producer in Liferay 5.2.2 using WSRP portlets (Producer/Consumer).
I can register Oracle successfully but when I add the WSRP (remote) portlets I this errors:


09:57:40,180 ERROR [jsp:165] com.sun.portal.wsrp.consumer.markup.MarkupContentException: javax.xml.ws.soap.SOAPFaultException: Internal Server Error (deserialization error: deserialization error: unexpected null value for literal data) with errorcode REMOTE_EXCEPTION and exception is javax.xml.ws.soap.SOAPFaultException: Internal Server Error (deserialization error: deserialization error: unexpected null value for literal data)
at com.sun.portal.wsrp.consumer.markup.v1.impl.WSRPV1Container.getFreshMarkup(WSRPV1Container.java:902)
at com.sun.portal.wsrp.consumer.markup.v1.impl.WSRPV1Container.getMarkup(WSRPV1Container.java:272)
at com.sun.portal.wsrp.consumer.markup.WSRPContainer.getMarkup(WSRPContainer.java:90)
at com.liferay.portal.kernel.bean.ContextClassLoaderBeanHandler.invoke(ContextClassLoaderBeanHandler.java:54)
at com.liferay.portal.portletcontainer.WindowInvoker.invokeRender(WindowInvoker.java:378)
at com.liferay.portlet.InvokerPortletImpl.render(InvokerPortletImpl.java:417)

Did you get it working? Is there a tutorial for WSRP ?

Thanks,
Denis.
thumbnail
Younis Alomoush, geändert vor 14 Jahren.

RE: Oracle WSRP Producer works, Liferay doesn't.

Junior Member Beiträge: 40 Beitrittsdatum: 04.06.09 Neueste Beiträge
Dear Denis,

Kindly if you found an answer, please share it in this thread.

--
Younis
muzi nan yue, geändert vor 13 Jahren.

RE: Oracle WSRP Producer works, Liferay doesn't.

New Member Beiträge: 6 Beitrittsdatum: 31.08.09 Neueste Beiträge
I had a sameness error!