
Thursday February 19, 2009

The
WSRP 2.0 FCS binary is now available for download from the
OpenPortal WSRP project download
page and
has implemented all the WSRP 2.0 mandatory and most of the optional
features. This project binary is being shipped into the below
release
vehicles apart from the above standalone install which the project
provides as a wsrp-configurator.jar
The source code for the above is tagged as "liferay-5.2-snapshot" - In case you need
the code for some debugging.
On the trunk work continues on the 2.1 release -- Which is
a maintenance release. Please use the
project
mail list for any questions and comments.
There has been quite a few queries on Liferay OpenPortal WSRP integration, Here are some notes in addition to the below blog entries.
- OpenPortal WSRP is now moved to liferay plugins under wsrp-portlet directory - Yes this is the case even in Liferay 5.2 and in all future versions.
- The WSRP Administrative interface ( Producer and Consumer admin portlets ) will appear in the "Control Panel" if the WSRP Portlet plugin is deployed successfully.
- The OpenPortal WSRP has dependency on the Metro stack, Hence deploying it on application servers other than glassfish or tomcat may conflict with the applications servers webservices stack. The above plugin is tested and recommended to be deployed over glassfish or tomcat liferay distribution.
- Make sure that you set portlet.container.impl=sun in portal-ext.properties as mentioned in the above blog.