You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (Commented) (JIRA)" <ji...@apache.org> on 2011/10/21 22:34:32 UTC

[jira] [Commented] (OWB-626) Conversation Scope isn't accessible after RENDER_RESPONSE phase

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

Mark Struberg commented on OWB-626:
-----------------------------------

there are quite a few contradicting sentences in the CDI spec and in the JSF spec.
See OWB-321, OWB-168, etc

Actually I don't really like the CDI @ConversationScoped because it is seriously flawed.

If you like a working solution, then you might take a look at Apache MyFaces CODI @ConversationScoped (different package, different impl)
http://myfaces.apache.org/extensions/cdi/index.html
https://cwiki.apache.org/confluence/display/EXTCDI/JSF+Usage#JSFUsage-Scopes
                
> Conversation Scope isn't accessible after RENDER_RESPONSE phase
> ---------------------------------------------------------------
>
>                 Key: OWB-626
>                 URL: https://issues.apache.org/jira/browse/OWB-626
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.1
>            Reporter: Thierry Robin
>            Assignee: Gurkan Erdogdu
>             Fix For: 1.1.3
>
>
> In CDI 1.0, the Conversation Scope is normaly accessible from after RESTORE_VIEW phase in JSF, to the end of the Response.
> But It's not the case during the after phase(RENDER_RESPONSE) of any PhaseListener implementation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira