[ 
https://issues.apache.org/jira/browse/MYFACES-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118632#comment-14118632
 ] 

Leonardo Uribe commented on MYFACES-3922:
-----------------------------------------

In theory apps done with 2.0.x should work fine in 2.2.x. I can't remember any 
changes in that part that could affect. But try to jump to 2.1.x first, which 
is easier, and if everything is correct try to jump to 2.2.x. Probably you need 
to do an step-by-step debug session to find what's going on, but what I can say 
is the logic related to managed beans and phase listeners was done long time 
ago and it has been widely tested.

> Migrating from 2.0.11 to 2.2.x
> ------------------------------
>
>                 Key: MYFACES-3922
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3922
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.2.3
>         Environment: Tomcat 7, Java 7, MyFaces 2.2.3
>            Reporter: Daniel Reznick
>            Assignee: Leonardo Uribe
>
> After upgrading from 2.0.11 to 2.2.x , I'm getting an exception caused by 
> <f:view locale="#{admin.userLocale}">, the same exception as in the 
> https://issues.apache.org/jira/browse/MYFACES-3907 bug, but even after the 
> proposed fix (which fixes the exception) my web app does not work, Again.... 
> it works perfectly with MyFaces 2.0.11.
> The flow is as follows, the locale ref' creating a new instance of the bean 
> and than in phaselistener the getApplication().evaluateExpressionGet trying 
> to create new Instance of that bean??? why? I mean it doesn't try to create a 
> new instance in the 2.0.11, I have asked the question in 
> http://stackoverflow.com/questions/25611687/getapplication-evaluateexpressionget-trying-to-create-new-instance-jsf-2-0
>  too (with additional info)
> Please let me know if additional information is needed
> Thanks ahead,
> Daniel



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to