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: Bug
          Components: Interceptor and Decorators
    Affects Versions: M3
            Reporter: Mark Struberg
             Fix For: M4


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.

Reply via email to