You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Rohit Dilip Kelapure (JIRA)" <ji...@apache.org> on 2010/10/07 22:15:31 UTC

[jira] Reopened: (OWB-453) add a flag to disable context activation in EJB interceptor

     [ https://issues.apache.org/jira/browse/OWB-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Dilip Kelapure reopened OWB-453:
--------------------------------------

      Assignee: Rohit Dilip Kelapure  (was: Eric Covener)

No one actually calls org.apache.webbeans.config.OpenWebBeansConfiguration.isUseEJBInterceptorActivation().
Therefore this issue is NOT resolved and I am reopening it.

We need to modify OpenWebBeansEjbInterceptor and have it call OpenWebBeansConfiguration.isUseEJBInterceptorActivation() during activation and deactivation of contexts. 

> add a flag to disable context activation in EJB interceptor
> -----------------------------------------------------------
>
>                 Key: OWB-453
>                 URL: https://issues.apache.org/jira/browse/OWB-453
>             Project: OpenWebBeans
>          Issue Type: Task
>    Affects Versions: 1.0.0-alpha-2
>            Reporter: Eric Covener
>            Assignee: Rohit Dilip Kelapure
>             Fix For: 1.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Some containers might activate contexts in some other way (another dedicated interceptor, or even something else), 
> so make the OpenWebBeansEJBInterceptor conditionally look at the requests context.
> org.apache.webbeans.application.useEJBInterceptorActivation (true by default)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.