You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Jakob Korherr <ja...@gmail.com> on 2010/03/17 16:43:49 UTC

Re: MyFaces 1.2.6, JBoss PortletBridge 1.0.0CR3 & Postback with LifeRay 5.2.3

Hi,

It has to be something like that, yes. But why are there two different forms
in the HTML anyway?

Regards,
Jakob

2010/3/17 Sertic Mirko, Bedag <Mi...@bedag.ch>

> Hi@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
>
>
>
>

Re: Tutorial for MyFaces PortletBridge with Facelets

Posted by Michael Freedman <mi...@oracle.com>.
Sounds liek your plan is to try and isolate which system is contributing 
to the problem.  That is a good plan.  I will contact you directly with 
some information to help you proceed.  FYI ... if you think its a 
Liferay/JBoss specific issue you might also try their forum (if you 
haven't already) to see if you get a direct response.
    -Mike-

On 3/18/2010 9:20 AM, Sertic Mirko, Bedag wrote:
> Hi
>
> I'd like to know if there is a kind of reference documentation available for running the MyFaces Portlet Bridge with MyFaces 1.2.6, Facelets on LifeRay 5.2.3.
>
> Thanks in advance
> Mirko
>   

Tutorial for MyFaces PortletBridge with Facelets

Posted by "Sertic Mirko, Bedag" <Mi...@bedag.ch>.
Hi

I'd like to know if there is a kind of reference documentation available for running the MyFaces Portlet Bridge with MyFaces 1.2.6, Facelets on LifeRay 5.2.3.

Thanks in advance
Mirko

AW: MyFaces 1.2.6, JBoss PortletBridge 1.0.0CR3 & Postback with LifeRay 5.2.3

Posted by "Sertic Mirko, Bedag" <Mi...@bedag.ch>.
Hi

I checked this with FireBug. The right form is submitted, and there is a javax.faces.ViewState parameter. But for some reason, it doesn't get to the JSF implementation...

Regards
Mirko

-----Ursprüngliche Nachricht-----
Von: sethfromaustria@gmail.com [mailto:sethfromaustria@gmail.com] Im Auftrag von Jakob Korherr
Gesendet: Mittwoch, 17. März 2010 16:44
An: MyFaces Discussion
Betreff: Re: MyFaces 1.2.6, JBoss PortletBridge 1.0.0CR3 & Postback with LifeRay 5.2.3

Hi,

It has to be something like that, yes. But why are there two different forms
in the HTML anyway?

Regards,
Jakob

2010/3/17 Sertic Mirko, Bedag <Mi...@bedag.ch>

> Hi@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
>
>
>
>