]
Alexey Kazakov updated JBIDE-19029:
-----------------------------------
Fix Version/s: 4.2.3.Beta1
(was: 4.2.3.Final)
Error: "Attribute name is not allowed to appear in element
sub-deployment" in two Seam examples
-----------------------------------------------------------------------------------------------
Key: JBIDE-19029
URL:
https://issues.jboss.org/browse/JBIDE-19029
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server, upstream
Environment: JBDS 8.0.1.GA
Reporter: Matous Jobanek
Assignee: Rob Stryker
Fix For: 4.2.3.Beta1, 4.3.0.Alpha1
When the projects
* mail-ear from the Seam example mail \[1\]
* tasks-ear from the Seam example tasks \[2\]
are imported into JBDS the error
{panel}
Attribute 'name' is not allowed to appear in element 'sub-deployment'
{panel}
will be shown for the file jboss-deployment-structure.xml.
It is caused by the bug in _jboss-deployment-structure-1_0.xsd_; see AS7-1345
This bug should be IMHO ignored and the error shouldn't be shown.
\[1\]
https://github.com/seam2/jboss-seam/tree/Seam_2_3/examples/mail
\[2\]
https://github.com/seam2/jboss-seam/tree/Seam_2_3/examples/tasks