You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/08 15:41:34 UTC

[jira] Created: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'

Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'
---------------------------------------------------------------------------------------

                 Key: OWB-451
                 URL: https://issues.apache.org/jira/browse/OWB-451
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Java EE Integration
    Affects Versions: 1.0.0-alpha-2
            Reporter: Eric Covener
            Assignee: Eric Covener
            Priority: Minor
             Fix For: 1.0.0-alpha-3


For EJB's, it's handy to use a key into the dependentCreationalContext that is not the EJB's invocationContext.getTarget().  

InterceptorUtil#callAroundInvokes should be able to take and pass along a key for its InvocationContext.setCcKey() 

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


[jira] Resolved: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'

Posted by "Eric Covener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Covener resolved OWB-451.
------------------------------

    Resolution: Fixed

> Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'
> ---------------------------------------------------------------------------------------
>
>                 Key: OWB-451
>                 URL: https://issues.apache.org/jira/browse/OWB-451
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Java EE Integration
>    Affects Versions: 1.0.0-alpha-2
>            Reporter: Eric Covener
>            Assignee: Eric Covener
>            Priority: Minor
>             Fix For: 1.0.0-alpha-3
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> For EJB's, it's handy to use a key into the dependentCreationalContext that is not the EJB's invocationContext.getTarget().  
> InterceptorUtil#callAroundInvokes should be able to take and pass along a key for its InvocationContext.setCcKey() 

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