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

Wrong validation message for interface used in seam config

    XMLWordPrintable

Details

    • 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."

    Attachments

      Activity

        People

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

          Dates

            Created:
            Updated:
            Resolved: