You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Prasad Kashyap (JIRA)" <ji...@apache.org> on 2007/03/17 05:26:09 UTC

[jira] Updated: (OPENEJB-201) iTest: InterceptorInvocationContextTests

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

Prasad Kashyap updated OPENEJB-201:
-----------------------------------

    Attachment: Interceptor-v1.patch

Basic Interceptor that tests the following for both Stateless and Stateless

1. InvocationContext APIs
2. method-level interceptor
3. @ExcludeClassInterceptors
4. correct order of interceptor chaining
5. intercepting from super classes (bean's and interceptors)
6. in-bean interceptor


Can someone please review and apply the patch ?

I'm sorry. I couldn't break it down into each of the tiny sub-tasks there.

> iTest: InterceptorInvocationContextTests
> ----------------------------------------
>
>                 Key: OPENEJB-201
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-201
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>             Fix For: 3.0
>
>         Attachments: Interceptor-v1.patch
>
>
> tests that all javax.interceptor.InvocationContext methods work as expected for an interceptor.  Must be ran twice, once in the stateful test suite and again in the stateless testsuite.

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