[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7909) New Interceptor Binding Type Wizard should validate interceptor bindings which are going to be inherited.

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Dec 16 09:36:17 EST 2010


     [ https://issues.jboss.org/browse/JBIDE-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich resolved JBIDE-7909.
------------------------------------------

    Resolution: Done


> New Interceptor Binding Type Wizard should validate interceptor bindings which are going to be inherited.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7909
>                 URL: https://issues.jboss.org/browse/JBIDE-7909
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.CR1
>
>
> 9.1.1. Interceptor binding types with additional interceptor bindings 
> ...
> Interceptor binding types declared @Target(TYPE) may not be applied to interceptor binding types declared 
>   @Target({TYPE, METHOD}).
> 1. Create an interceptor binding type with @Target(TYPE): TypedBinding
> 2. Open New Interceptor Binding Type wizard.
> 3. Select @Target(TYPE, METHOD) 
> 4. Add TypedBinding to Interceptor Bindings field. 
> 5. There should be a warning that TypedBinding may not be applied to the interceptor binding declared @Target({TYPE, METHOD}) since it declared @Target(TYPE).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list