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

New CDI beans.xml Wizard throws NullPointerException on finish when Seam 3 Support feature installed from update site

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M4
    • 3.3.0.M3
    • cdi
    • None
    • Hide

      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

      Show
      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
    • Hide

      Install CDI Feature from the same JBT Update Site

      Show
      Install CDI Feature from the same JBT Update Site

      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

      There should be one more dependency from cdi.ui to cdi.xml to fix this issue.

            nivologd@gmail.com Denis Golovin (Inactive)
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: