-
1. Re: Has anyone experience with Liferay 6 + Jboss 5 + JSF + Richfaces?
matthew_k Sep 29, 2011 10:19 AM (in response to matthew_k)Any Help?
-
2. Re: Has anyone experience with Liferay 6 + Jboss 5 + JSF + Richfaces?
sverker Oct 20, 2011 3:49 AM (in response to matthew_k)I've just been able to get the combination JBoss AS 7.0.2 + Liferay trunk (which will be the 6.1.0 release) + JSF 1.2 + Richfaces 3 + Seam 2.2.2 + Portletbridge 2.1.0 to work. You should be able to get JBoss Portletbridge 2.1.0 to work on your combination, you may need to apply the patch in http://issues.liferay.com/browse/LPS-16991 first.
With that patch on Liferay trunk I was able to deploy the richfaces demo example from portletbridge 2.1.0 dist without any other modifications than building it with the liferay profile (mvn -P liferay), try that and then use it as base. It shouldn't be a difference to get it to work on Liferay 6.0.x
-
3. Re: Has anyone experience with Liferay 6 + Jboss 5 + JSF + Richfaces?
tansohkeong Nov 10, 2011 3:00 AM (in response to sverker)Hi Sverker Abrahamsson,
Do you mind to post a sample combination of Liferay + seam + portletbridge?
Thank you