[
https://issues.apache.org/jira/browse/MYFACES-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789375#comment-17789375
]
Carsten Dimmek commented on MYFACES-4642:
-----------------------------------------
I have tested this. Unfortunately, the page no longer loads correctly and I
couldn't find out quickly where the problem lies. It may be a problem with the
application, but with Myfaces 2.3 everything works perfectly. I would need some
time to analyze this further
> 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)