I intend to produce WSRP interfaces from a standalone Java web application so that one can embed its front-end in portals (Liferay, IBM websphere portal), aside standalone front-end and back-ends.

What is the recommended way to achieve this ? I cannot find out a WSRP producer Java library that seems to do the job. The common practice of WSRP seems to link portals between them, as they natively support WSRP providers, consumers, and portlets specification.

Thanks for your help,

link|improve this question
1  
By the way, IBM provides a very simple PHP WSRP 2.0 producer there greenhouse.lotus.com/plugins/plugincatalog.nsf/… – Olivier BOISSIN Aug 19 '10 at 13:16
feedback

1 Answer

You should be able to use the OpenPortal Portlet Container to do this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.