[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7009) New Interceptor Type Wizard should not suggest unavailable interceptor bindings.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Sep 6 14:48:52 EDT 2010


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

Alexey Kazakov updated JBIDE-7009:
----------------------------------

        Summary: New Interceptor Type Wizard should not suggest unavailable interceptor bindings.  (was: New Interceptor Type Wizard doesn't add import with the chosen interceptor binding.)
    Description: 
1. Open New Interceptor Type Wizard.
2. Interceptor bindings: Add...
3. The are package-level interfaces which are not available for this class in the dialog. There should be only public interfaces and package-level interfaces within the same package with the interceptor bean.

  was:
1. Open New Interceptor Type Wizard.
2. Select any interceptor binding from another package.
3. The generated code doesn't compile because of missing import.



The import is not added because I have added not public interceptor binding. Corrected the summary and description.

> New Interceptor Type Wizard should not suggest unavailable interceptor bindings.
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-7009
>                 URL: https://jira.jboss.org/browse/JBIDE-7009
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.0.Beta
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.Beta
>
>
> 1. Open New Interceptor Type Wizard.
> 2. Interceptor bindings: Add...
> 3. The are package-level interfaces which are not available for this class in the dialog. There should be only public interfaces and package-level interfaces within the same package with the interceptor bean.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list