[
https://issues.apache.org/jira/browse/MYFACES-3922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118605#comment-14118605
]
Daniel Reznick commented on MYFACES-3922:
-----------------------------------------
The fix from MYFACES-3907 did remove the exception from appearing, but still
something in the webapp not working (trying to figure it now....), I wouldn't
open this issue if it wasn't working just fine in 2.0.11 , thought you can give
some hint on where to look for, what was allowed in 2.0.11 and is not in 2.2.3
> 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)