[
http://jira.jboss.com/jira/browse/JBIDE-2327?page=comments#action_12417463 ]
Alexey Kazakov commented on JBIDE-2327:
---------------------------------------
Seam validator does not care of the version of seam. But seam model depends of xsd. And if
there is some important changes then seam model could miss some information and it can
affect the validator.
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
Assigned To: Viacheslav Kabanovich
Fix For: 2.1.2
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