[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3879) Seam Validator complains about non-existent property "startupDepends" for components declared in components.xml

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Feb 26 10:27:44 EST 2009


Seam Validator complains about non-existent property "startupDepends" for components declared in components.xml
---------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-3879
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3879
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.0.0.GA
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.0.0.GA


EXECUTE: Create Seam Project
EXECUTE: Create test/Test.java:

package test;

public class Test {}

EXECUTE: Add <component class="test.Test" name="test"></component> to components.xml, Ctrl+S
ASSERT: There is not any error marker on components.xml

But now there is "Class "Test" of component "test" does not have a setter or a field for the property "startupDepends""

-- 
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