]
Antoine Sabot-Durand commented on JBIDE-2327:
---------------------------------------------
Sorry that doesn't work.
But I have a new lead on this issue. One of my projects doesn't show this error and it
is configured for seam 2.1. So I copied the <component> header of the components.xml
to a faulty project and the error go away.
So with this Header
<?xml version="1.0" encoding="UTF-8"?>
<components
xsi:schemaLocation=
"http://jboss.com/products/seam/core
(2.1 xsd) everything is ok, even if the project is configured for Seam 2.02sp1
But with this header
<?xml version="1.0" encoding="UTF-8"?>
<components
xsi:schemaLocation=
"http://jboss.com/products/seam/core
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: Alexey Kazakov
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: