]
Emmanuel Bernard resolved BVAL-145.
-----------------------------------
Resolution: Duplicate
Fixed that today form Hardy's new version
Missing namespace in xsd
------------------------
Key: BVAL-145
URL:
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-145
Project: Bean Validation
Issue Type: Bug
Components: spec-general
Reporter: Hardy Ferentschik
The xsd files are missing a namespace declaration. For example validation-config needs
a:
xmlns="http://jboss.org/xml/ns/javax/validation/configuration"
Without this entry you get SAX parser exceptions when reading the xsd file:
[ERROR] null[7,72]
org.xml.sax.SAXParseException: src-resolve.4.1: Error resolving component
'validation-configType'. It was detected that 'validation-configType' has
no namespace, but components with no target namespace are not referenceable from schema
document
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: