[
https://issues.apache.org/jira/browse/GERONIMO-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895992#action_12895992
]
Forrest Xia commented on GERONIMO-5486:
---------------------------------------
Committed to trunk at revision 982905.
We may want one more test cases to cover these annotations:
@AroundTimeout
@Interceptor
@InterceptorBinding
Note that interceptor/interceptorBinding is optional according to the spec 1.1.
> Add testsuite for Interceptors 1.1 in Java EE 6
> -----------------------------------------------
>
> Key: GERONIMO-5486
> URL: https://issues.apache.org/jira/browse/GERONIMO-5486
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: testsuite
> Affects Versions: 3.0
> Reporter: LiWenQin
> Assignee: Forrest Xia
> Fix For: 3.0
>
> Attachments: interceptors1.1-test.patch
>
>
> This testsuite will demonstrate Interceptor 1.1 feature in Java EE 5.
> It tests:
> Interceptor can modify the parameters of Bean before methods in bean are
> invoked.
> The invoking sequence of Interceptors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.