[
https://issues.jboss.org/browse/JBIDE-19029?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-19029.
---------------------------------
In the meantime the examples switched to version 1.1 of the xsd:
https://github.com/seam2/jboss-seam/commit/f3077fee9d04b2b3545628cd9e6b58...
So I couldn't reproduce this at first until I noticed that.
But then I confirmed, that with version 1.0 this problem is present in JBDS 8.0.2.GA and
fixed in JBDS 8.1.0.CR1 and JBDS 9.0.0.Alpha1. Closing.
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
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)