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 (JIRA)" <ji...@apache.org> on 2010/04/07 16:11:33 UTC

[jira] Resolved: (OWB-317) creationalContext in InvocationContextImpl is always null

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

Mark Struberg resolved OWB-317.
-------------------------------

    Resolution: Fixed

> creationalContext in InvocationContextImpl is always null
> ---------------------------------------------------------
>
>                 Key: OWB-317
>                 URL: https://issues.apache.org/jira/browse/OWB-317
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: M4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0
>
>
> the creationalContext in InvocationContextImpl never gets set. So any situation where the contextual instance is not set (e.g. in InterceptorHandler#invoke) may not create a fresh contextual instance.
> This situation should occur rarely if we fix the code in NormalScopedBeanInterceptorHandler though.

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