[jboss-jira] [JBoss JIRA] Created: (AS7-1345) sub-deployment declared as wrong type in jboss-deployment-structure-1_0.xsd
Darrin Mison (JIRA)
jira-events at lists.jboss.org
Wed Jul 20 03:00:24 EDT 2011
sub-deployment declared as wrong type in jboss-deployment-structure-1_0.xsd
---------------------------------------------------------------------------
Key: AS7-1345
URL: https://issues.jboss.org/browse/AS7-1345
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.0.0.Final
Reporter: Darrin Mison
I suspect that this is a typo in docs/schema/jboss-deployment-structure-1_0.xsd
On line 82, should the type of sub-deployment element be "subDeploymentType" ?
<xsd:element name="sub-deployment" type="deploymentType" minOccurs="0" maxOccurs="unbounded" >
subDeploymentType is declared on line 149 but doesn't seem to be used.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list