Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7909

New Interceptor Binding Type Wizard should validate interceptor bindings which are going to be inherited.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta2
    • cdi
    • None

    Description

      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).

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: