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

Seam Validator sets wrong error problem when project has @Name annotation and factory tag with the same name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.M1
    • 3.1.0.M1
    • seam2
    • None
    • Documentation (Ref Guide, User Guide, etc.)

      TESTCASE:
      1. Create Seam War Project
      2. Open components.xml
      3. Add <factory name="authenticator" /> string in components.xml
      4. Save components.xml file

      ASSERT: There are no problems for our project

      FAIL: Two problems appear:

      1. Duplicate variable name "authenticator" - Authenticator.java
      2. Duplicate variable name "authenticator" - components.xml

              alexeykazakov Alexey Kazakov
              dazarov_jira Daniel Azarov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: