Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-804

NewProjectWizard is failing while getting the value set in ProjectType

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.0.Alpha1
    • None
    • None
    • None
    • Hide
      • Having a @Inject UISelectOne<ProjectType>,
      • Invoke UISelectOne.getValueChoices()
        • it should return a ForgeAddonProjectType
      • Invoke UISelectOne<ProjectType>.setValue() passing the same object (ForgeAddonProjectType) as the value
      • Invoke UISelectOne<ProjectType>.getValue()
        • The following exception is thrown:
           
           java.lang.IllegalArgumentException: Must specify at least one non-final type to enhance for Object: org.jboss.forge.addons.ForgeAddonProjectType@3fafc5c1 of type class org.jboss.forge.addons.ForgeAddonProjectType
          
      Show
      Having a @Inject UISelectOne<ProjectType>, Invoke UISelectOne.getValueChoices() it should return a ForgeAddonProjectType Invoke UISelectOne<ProjectType>.setValue() passing the same object (ForgeAddonProjectType) as the value Invoke UISelectOne<ProjectType>.getValue() The following exception is thrown: java.lang.IllegalArgumentException: Must specify at least one non- final type to enhance for Object : org.jboss.forge.addons.ForgeAddonProjectType@3fafc5c1 of type class org.jboss.forge.addons.ForgeAddonProjectType

    Attachments

      Activity

        People

          Unassigned Unassigned
          rhn-support-ggastald George Gastaldi
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: