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

Wrong validation message for interface used in seam config

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.3.1.Final, 4.0.0.Alpha1
    • 3.3.0.CR1
    • cdi-extensions
    • None
    • JBDS 5.0.0 CR1, Seam 3.1.0 Final

    • Hide

      STEP: create CDI project with Seam3 support
      STEP: create interface MyInterface
      STEP: create seam-config.xml with tag MyInterface:

      <test:MyInterface>
      </test:MyInterface>
      

      ASSERT: Message of marker for seam-config.xml resource is "Interface MyInterface cannot be configured as a bean."
      FAIL: Message of marker for seam-config.xml resource is "Abstract type MyInterface cannot be configured as a bean."

      Show
      STEP: create CDI project with Seam3 support STEP: create interface MyInterface STEP: create seam-config.xml with tag MyInterface: <test:MyInterface> </test:MyInterface> ASSERT: Message of marker for seam-config.xml resource is "Interface MyInterface cannot be configured as a bean." FAIL: Message of marker for seam-config.xml resource is "Abstract type MyInterface cannot be configured as a bean."

            alexeykazakov Alexey Kazakov
            jjankovi Jaroslav Jankovič (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: