[jboss-jira] [JBoss JIRA] Closed: (JBXB-212) SchemaBindingValidator should pass default schema resolver in case SchemaBinding doesn't have one

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Wed Jul 8 11:36:51 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBXB-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky closed JBXB-212.
----------------------------------

    Resolution: Done


Fixed. SchemaBindingValidator now has a property schemaResolver which can be initialized with constructor or the setter.

> SchemaBindingValidator should pass default schema resolver in case SchemaBinding doesn't have one
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBXB-212
>                 URL: https://jira.jboss.org/jira/browse/JBXB-212
>             Project: JBoss XML Binding (JBossXB)
>          Issue Type: Bug
>    Affects Versions: JBossXB-2.0.2.Beta1
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: JBossXB-2.0.2.GA
>
>
> The following method
> public void validate(InputSource is, SchemaBinding binding)
> will use binding.getSchemaResolver() to load schemas referenced from the main XSD. If the binding is not associated with a SchemaBindingResolver then the default resolver should be used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list