[
https://issues.apache.org/jira/browse/OWB-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated OWB-187:
------------------------------
Fix Version/s: (was: 1.1.1)
1.2.0
> Interceptors with lifecycle and @AroundInvoke permitted to have bindingtypes
> containing method-level annotations
> ----------------------------------------------------------------------------------------------------------------
>
> Key: OWB-187
> URL: https://issues.apache.org/jira/browse/OWB-187
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Interceptor and Decorators
> Affects Versions: 1.0.0-alpha-1
> Reporter: Eric Covener
> Assignee: Eric Covener
> Priority: Minor
> Fix For: 1.2.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> "An interceptor for lifecycle callbacks may only declare interceptor binding
> types that are defined as @Target(TYPE). If an interceptor for lifecycle
> callbacks declares an interceptor binding type that is defined @Target({TYPE,
> METHOD}), the container automatically detects the problem and treats it as a
> definition error."
> our InterceptorUtil.checkLifecycleConditions() does not perform the METHOD
> check when the Interceptor also contains business method interceptors
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira