[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4321) Seam Validator sets wrong error problem when project has @Name annotation and factory tag with the same name

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Fri May 15 07:50:48 EDT 2009


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

                 Key: JBIDE-4321
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4321
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.1.0.M1
            Reporter: Daniel Azarov
            Assignee: Alexey Kazakov


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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list