[jboss-jira] [JBoss JIRA] Commented: (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:38:51 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBXB-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12475459#action_12475459 ] 

Alexey Loubyansky commented on JBXB-212:
----------------------------------------

Also, AbstractMutableSchemaResolver when creating an instance of SchemaBindingValidator will initialize its schemaResolver to itself.

> 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