<div dir="ltr">Hi all,<div><br></div><div>The XML descriptors in BV (validation.xml, constraint mapping XML files) use a <a href="http://jboss.org">jboss.org</a> specific namespace as of 1.1. We should change that into something under <a href="http://jcp.org">jcp.org</a> [1] which is what all other descriptors of Java EE techs do as of Java EE 7 (see Antonio Goncalves&#39; blog post on this topic at [2]).</div><div><br></div><div>What&#39;s rather unclear to me is why most of techs share the same namespace &quot;<a href="http://xmlns.jcp.org/xml/ns/javaee">http://xmlns.jcp.org/xml/ns/javaee</a>&quot;, e.g. JSF, CDI and Servlet as per Antonio&#39;s post. I think having a specific names space for BV is more sensible (as done by JPA, too), not the least because BV isn&#39;t tied to EE.</div><div><br></div><div>So I&#39;d suggest to use</div><div><br></div>* <a href="http://xmlns.jcp.org/xml/ns/validation">http://xmlns.jcp.org/xml/ns/validation</a>&quot; (for validation.xml)<div>* <a href="http://xmlns.jcp.org/xml/ns/validation/mapping">http://xmlns.jcp.org/xml/ns/validation/mapping</a>&quot; (for constraint validation mapping files)<br><div><br></div><div>Any thoughts?</div><div><br></div><div>Thanks,</div><div><br></div><div>--Gunnar</div><div><br></div><div>[1] <a href="https://hibernate.atlassian.net/browse/BVAL-455">https://hibernate.atlassian.net/browse/BVAL-455</a></div><div>[2] <a href="https://antoniogoncalves.org/2013/06/04/java-ee-7-deployment-descriptors/">https://antoniogoncalves.org/2013/06/04/java-ee-7-deployment-descriptors/</a></div><div><br></div></div></div>