This content has been marked as final.
Show 2 replies
-
1. Re: Portlet 2.0 & Liferay support
sverker May 5, 2009 12:48 PM (in response to sverker)Acctually it wasn't such a big deal. AjaxPortletBridge.transferLocales was the only place I found where implementation specific class was loaded with reflection and it was quite easy to change to use jsr268 implementation by reflection and fall back to JBoss Portal implementation if needed. Hence it will work on Liferay and other portal containers as well as long as they support jsr268.
I'll now look into more in detail on the PortalIdentity module if more work is needed. -
2. Re: Portlet 2.0 & Liferay support
wesleyhales May 5, 2009 1:35 PM (in response to sverker)We will have Liferay examples/configuration in the upcoming CR2 release, this week.
If you have ideas for PortalIdentity after this CR2 release, please let us know.