This content has been marked as final.
Show 3 replies
-
1. Re: Portlet Bridge 3.0 and JSF 2.0 and managed bean View scope
kenfinni Jan 4, 2012 3:50 PM (in response to reinanto54)I'm currently working on Portlet Bridge 3.0, and will be updating lots soon.
In the meantime, could you create a JIRA for the above issue?
Thanks
Ken
-
2. Re: Portlet Bridge 3.0 and JSF 2.0 and managed bean View scope
reinanto54 Jan 5, 2012 3:38 AM (in response to kenfinni) -
3. Re: Portlet Bridge 3.0 and JSF 2.0 and managed bean View scope
kenfinni May 29, 2012 12:00 PM (in response to reinanto54)This is resolved in the current master on github, and will be part of Beta4.
The problem was actually not related to the NamingContainer, but was due to the Bridge comparing portlet modes and detecting a change, when there wasn't one, which meant the Bridge Request Scope was cleared instead of being used.
Regards
Ken