留言板

wsrp portlet on remote JBoss7 in an existing application

patrick Veroom,修改在11 年前。

wsrp portlet on remote JBoss7 in an existing application

New Member 发布: 1 加入日期: 13-1-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
Neil Griffin,修改在11 年前。

RE: wsrp portlet on remote JBoss7 in an existing application

Liferay Legend 帖子: 2655 加入日期: 05-7-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.