[
https://issues.apache.org/jira/browse/EXTCDI-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved EXTCDI-67.
------------------------------------
Fix Version/s: 1.0.0-SNAPSHOT
Resolution: Fixed
> jsf2 scopes should be mapped to cdi scopes automatically
> --------------------------------------------------------
>
> Key: EXTCDI-67
> URL: https://issues.apache.org/jira/browse/EXTCDI-67
> Project: MyFaces CODI
> Issue Type: New Feature
> Components: JEE-JSF20-Module
> Reporter: Gerhard Petracek
> Fix For: 1.0.0-SNAPSHOT
>
>
> mapping:
> javax.faces.bean.ApplicationScoped ->
> javax.enterprise.context.ApplicationScoped
> javax.faces.bean.SessionScoped -> javax.enterprise.context.SessionScoped
> javax.faces.bean.RequestScoped -> javax.enterprise.context.RequestScoped
> javax.faces.bean.ManagedBean -> javax.inject.Named
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.