[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9680) New CDI beans.xml Wizard throws NullPointerException on finish when Seam 3 Support feature installed from update site

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Sep 7 14:51:26 EDT 2011


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

Denis Golovin updated JBIDE-9680:
---------------------------------

        Steps to Reproduce: 
EXEC: Install Seam 3 Feature form JBT Update site
EXEC: Create Java Project
EXEC: Enable CDI support on it in project properties
EXEC: Create CDI beans.xml file
ASSERT: Finish doesn't throw NullPointerException
    Workaround Description: Install CDI Feature from the same JBT Update Site


> New CDI beans.xml Wizard throws NullPointerException on finish when Seam 3 Support feature installed from update site
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9680
>                 URL: https://issues.jboss.org/browse/JBIDE-9680
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M3
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>             Fix For: 3.3.0.M4
>
>         Attachments: Dependencies in CDI component.gliffy, Dependencies in CDI component.png
>
>
> It happens because cdi.ui is not declared dependency to cdi.xml plugin with FileCDIBeans entity definition. But uses it when Finish button is pressed in New CDI beans.xml file wizard. Current dependencies i CDI component are shown below
> !https://issues.jboss.org/secure/attachmentzip/unzip/12446468/12346919%5B2%5D/image/Version001.png!
> There should be one more dependency from cdi.ui to cdi.xml to fix this issue.

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