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
- is related to
-
JBIDE-1268 A Tree Editor for Components.xml
-
- Closed
-
- relates to
-
JBIDE-1063 Pick up the entity-manager-factory definition to avoid validation errors
-
- Closed
-