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

Add validation error to seam config beans that reference abstract types or interfaces

    XMLWordPrintable

Details

    • Validation has been added for the configuration of abstract types and types without bean constructors. This validation will inform the user if the interface or abstract type in question cannot be configured as a bean.
    • Documented as Feature Request

    Description

      EXECUTE: Create interface test.MyInterface.
      EXECUTE: Add to beans.xml tag

      <test:MyInterface>
      </test:MyInterface>
      

      ASSERT: Tag is marked with validation error "Interface or abstract type cannot be configured as a bean".

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: