You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2019/02/11 14:40:00 UTC

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

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

Thomas Andraschko commented on MYFACES-4282:
--------------------------------------------

The only commit which directly targets the viewscope is the following:
https://github.com/apache/myfaces/commit/1b9d61370c3fa2d880c3843b51972297bea08f49

could you try to checkout the source, revert this commit and see if it's fixed?

> Incompatibility with DeltaSpike JSF Module 1.x
> ----------------------------------------------
>
>                 Key: MYFACES-4282
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4282
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.3
>         Environment: Tomcat 9.0.14
> OpenWebBeans 2.0.8
> DeltaSpike 1.x (tested 1.0.0, 1.8.2, 1.9.0)
>            Reporter: Juri Berlanda
>            Priority: Major
>
> Some change in 2.3.3 causes and incompatibility with Apache DeltaSpike's JSF Module. I am not sure yet what exactly causes it, but MyFaces 2.3.2 is NOT affected.
> The issue arose on our side, as we noticed @PostConstruct of some of our @ViewScope @Model is called twice.
> Mojarra 2.3.8 is NOT affected, which - together with the fact that MyFaces 2.3.2 is not affected either - brings me to the conclusion this is a bug introduced with MyFaces 2.3.3.
> I have a minimal project showing the issue, which I will link here shortly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)