[
http://jira.jboss.com/jira/browse/JBIDE-1068?page=comments#action_12381470 ]
Max Andersen commented on JBIDE-1068:
-------------------------------------
Ok - seems like there is a bug in seam-gen so it only generates 1.1 xsd's where it
should do 1.2
about seam-1.2.1.GA then that is ok, but that will only work for JBoss 4.0.5 and not JBoss
4.2 (just so you are aware of that :)
Seam Web Project wizard generates components.xml with incorrect
schema version
------------------------------------------------------------------------------
Key: JBIDE-1068
URL:
http://jira.jboss.com/jira/browse/JBIDE-1068
Project: JBoss Tools
Issue Type: Bug
Reporter: Daniel Azarov
Assigned To: Max Andersen
Seam Web Project wizard generates components.xml with 1.1 schema version but studio works
only with 1.2 schema version.
Testcase:
EXECUTE: New Seam Web Project
EXECUTE: See components.xml
ASSERT: xsi:schemaLocation=
"http://jboss.com/products/seam/core
http://jboss.com/products/seam/core-1.1.xsd
http://jboss.com/products/seam/drools
http://jboss.com/products/seam/drools-1.1.xsd
http://jboss.com/products/seam/security
http://jboss.com/products/seam/security-1.1.xsd
http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-1.1.xsd"
EXECUTE: add new component in components.xml
EXECUTE: see Seam Components view
ASSERT: new component don't appears in Seam Components view
--
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