[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2327) Seam Validator looking for non existing "startup" property

Antoine Sabot-Durand (JIRA) jira-events at lists.jboss.org
Wed Jun 11 06:49:56 EDT 2008


Seam Validator looking for non existing "startup" property
----------------------------------------------------------

                 Key: JBIDE-2327
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2327
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.1.1
         Environment: Windows XP
eclipse 3.3.2
jdk 1.5.0_12
            Reporter: Antoine Sabot-Durand


All my components configured in components.xml get a seam validator error

class <classname> of component <componentName> does not contain setter for property "startup"

Off course these components don't contain a startup property and the configuration in components.xml doesn't mention startup either.

For instance 

<component name="sessionHdl">
<property name="pro">false</property>
</component>

Trigger the bug.
This problem started with JBoss Tools 2.1.0.GA and is stil present in 2.1.1, downgrading to 2.0.1.GA correct the problem. So it looks like a regression bug

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

        



More information about the jbosstools-issues mailing list