[
https://jira.jboss.org/browse/JBMETA-293?page=com.atlassian.jira.plugin.s...
]
Ondrej Žižka updated JBMETA-293:
--------------------------------
Description:
------8<------------------------------------------------------------------
<jboss
xmlns="http://www.jboss.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.jboss.org/j2ee/schema
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
version="5.0">
...
</jboss>
The instance documents may indicate the published version of
the schema using the xsi:schemaLocation attribute for the
Java EE namespace with the following location:
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd
------8<------------------------------------------------------------------
Both should be jboss_5_1.xsd, and version="3.0", right?
was:
------8<------------------------------------------------------------------
<jboss
xmlns="http://www.jboss.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.jboss.org/j2ee/schema
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
version="5.0">
...
</jboss>
The instance documents may indicate the published version of
the schema using the xsi:schemaLocation attribute for the
Java EE namespace with the following location:
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd
------8<------------------------------------------------------------------
Both should be jboss_5_1.xsd, and version="5.1", right?
Outdated comments in jboss_5_1.xsd
----------------------------------
Key: JBMETA-293
URL:
https://jira.jboss.org/browse/JBMETA-293
Project: JBoss Metadata
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Ondrej Žižka
Assignee: Alexey Loubyansky
From
http://www.jboss.org/j2ee/schema/jboss_5_1.xsd :
------8<------------------------------------------------------------------
<jboss
xmlns="http://www.jboss.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.jboss.org/j2ee/schema
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd"
version="5.0">
...
</jboss>
The instance documents may indicate the published version of
the schema using the xsi:schemaLocation attribute for the
Java EE namespace with the following location:
http://www.jboss.org/j2ee/schema/jboss_5_0.xsd
------8<------------------------------------------------------------------
Both should be jboss_5_1.xsd, and version="3.0", right?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira