Foros de discusión

wsrp portlet on remote JBoss7 in an existing application

patrick Veroom, modificado hace 11 años.

wsrp portlet on remote JBoss7 in an existing application

New Member Mensaje: 1 Fecha de incorporación: 28/01/13 Mensajes recientes
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, modificado hace 11 años.

RE: wsrp portlet on remote JBoss7 in an existing application

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
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.