h...@all

 

We are running into a strange problem with MyFaces, Facelets, the JBoss
PortletBridge running on LifeRay.

 

It seems that normal h:commandLinks are no longer working. After some
debugging, it seems that HtmlResponseStateManager.isPostback() always
returns false, and the Lifecycle jumps to the RENDER_RESPONSE phase. No
action is invoked. In fact there is no VIEW_STATE_PARAM request
parameter.

 

What is going wrong here? I noticed that there are two <form> elements
in the resulting HTML of the page. Is the MyFaces JavaScript just
submitting the wrong form?

 

Thanks in advance

Mirko

 

Reply via email to