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.
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.