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/09/30 22:28:39 UTC

[jira] Resolved: (OWB-177) Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and AROUND_TIMEOUT is missing

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

Mark Struberg resolved OWB-177.
-------------------------------

    Resolution: Fixed

fixed. see OWB-422

> Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and AROUND_TIMEOUT is missing
> ---------------------------------------------------------------------------------------
>
>                 Key: OWB-177
>                 URL: https://issues.apache.org/jira/browse/OWB-177
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Interceptor and Decorators
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: 1.0.0-GA
>
>
> those interceptor types allow handling of the new ones defined in EJB-3.1.
> Where do we handle them? 
> This turns out to be a very basic decision whether to pull in the EE api or not.
> If we handle them in the in openwebbeans-geronimo or openwebbeans-ejb only, then we'd loose this functionality if we are running in e.g. a pure ServletContainer. But although it's defined in the EJB spec, I personally think this functionality might be interesting for SE applications too.

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