My company is trying to change old Richfaces/Spring project into Icefaces/Liferay project. So we wanted to use Liferay 6.0.4, ICEfaces 2.0 Beta 1, Glassfish V3, MySQL 5.5 for this purpose. Everything was going all right but when we do some action in the form it does not process the action. ice:form does not process the request. When i changed ice:form into h:form using JSF 2.0 libraries then it works but with full page refresh gives the disruptive user experience which we dont want.
How can we solve this ice:form problem? Any suggested releases of Liferay 6 and ICEfaces 2 for this purpose??
Official support for portlets with ICEfaces 2 is coming in the next release which should be ready for JavaOne. We'll be using the PortletFaces bridge which you can find here: