[
https://issues.apache.org/jira/browse/MYFACES-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789171#comment-17789171
]
Thomas Andraschko commented on MYFACES-4642:
--------------------------------------------
Looks fine IMO
[^myfaces-viewmap.zip]
values are stored and restored in the viewmap AFAIK
you can just run it via "mvn clean jetty:run -Pmyfaces40" and open
"http://localhost:8080/primefaces-test/test.xhtml"
i dont see anything that our viewmap would be broken.
> ViewScope doesn't work in non CDI environment
> ---------------------------------------------
>
> Key: MYFACES-4642
> URL: https://issues.apache.org/jira/browse/MYFACES-4642
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 4.0.1
> Reporter: Carsten Dimmek
> Priority: Major
> Attachments: demo.zip, myfaces-viewmap.zip
>
>
> We use Spring Boot with Joinfaces and Myfaces. I noticed that the ViewScope
> is not working properly. The controller is re-instantiated with every Ajax
> request on the page. I have tried to analyze the problem and suspect it is
> because no viewScopeId is created in
> org.apache.myfaces.view.ViewScopeProxyMap for the non-CDI case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)