]
ehsavoie Hugonnet resolved JBMETA-389.
--------------------------------------
Fix Version/s: 10.0.2.Final
Resolution: Done
Missing jboss_commons_7_0.xsd
-----------------------------
Key: JBMETA-389
URL:
https://issues.jboss.org/browse/JBMETA-389
Project: JBoss Metadata
Issue Type: Bug
Components: web
Affects Versions: 10.0.0.Beta1
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Fix For: 10.0.2.Final
jboss-web_10_0.xsd requires an extension of javaee 7 xsd in the jboss namespace for
<xsd:group ref="jboss:jndiEnvironmentRefsGroup"/>.
This was in jboss_commons_6_0.xsd for Javaee 6 so we need to have a similar schema for
Javaee 7and import it in jboss-web_10_0.xsd.