掲示板

wsrp portlet on remote JBoss7 in an existing application

11年前 に patrick Veroom によって更新されました。

wsrp portlet on remote JBoss7 in an existing application

New Member 投稿: 1 参加年月日: 13/01/28 最新の投稿
I am in need for some advice on how I can tackle the following use case. We have some smaller applications that run on different servers with there own administration interface. I want to convert these administration interfaces into remote portlets an add them into our Liferay portal application.
I have been looking for a way to do this with WSRP portlets. So far I have only seen full blown portal servers that support WSR producers. I have found some libraries like wsrp4j http://portals.apache.org/wsrp4j/ (this one is dead) and OpenPortal WSRP project http://wsrp.java.net/ (links to user guide etc. stopped working nice work Oracle:-( )

Does Liferay have his own small embeddable WSRP producer that can be used in application or are there other libraries similar to wsrp4j? Does anybody have an example on how to do this preferable with a remote wsrp JSF portlet?

Kind regards,
Patrick
thumbnail
11年前 に Neil Griffin によって更新されました。

RE: wsrp portlet on remote JBoss7 in an existing application

Liferay Legend 投稿: 2655 参加年月日: 05/07/27 最新の投稿
WSRP for JSF portlets is fully supported by Liferay Faces Bridge. Liferay's WSRP consumer and producer are both part of a single WAR plugin that only works when running inside of Liferay Portal. Liferay does not have a standalone producer that does not require the full Liferay Portal server.