[
https://issues.apache.org/jira/browse/OWB-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-1072.
--------------------------------
Resolution: Fixed
> CDI 1.2 spec requires a "CDI Conversation Filter" which eagerly touches the
> Conversation
> ----------------------------------------------------------------------------------------
>
> Key: OWB-1072
> URL: https://issues.apache.org/jira/browse/OWB-1072
> Project: OpenWebBeans
> Issue Type: New Feature
> Components: Context and Scopes
> Affects Versions: 1.5.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.6.0
>
>
> CDI 1.2 spec requires a "CDI Conversation Filter" which eagerly touches the
> Conversation.
> Our OwbConversationFilter will just touch the ConversationContext() and thus
> 'attaching it'.
> Please note that we will not implement the full spec wording as it requires
> to force the Conversation attachment to be associated before any
> Servlet#service() method gets invoked if this Filter is not manually mapped
> in web.xml. And this sentence is perfectly backward incompatible with CDI-1.0
> because this would totally blast all JSF ViewRoot conversation propagation,
> etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)