[hibernate-issues] [Hibernate-JIRA] Resolved: (BVAL-145) Missing namespace in xsd

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Sep 24 12:21:52 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/BVAL-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list