[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3879) Seam Validator complains about non-existent property "startupDepends" for components declared in components.xml
Viacheslav Kabanovich (JIRA)
jira-events at lists.jboss.org
Thu Feb 26 11:01:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viacheslav Kabanovich resolved JBIDE-3879.
------------------------------------------
Resolution: Done
> 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