[jboss-dev-forums] [Design of JBossXB] - Re: JBossEntityResolver and xsd:redefine resolution
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Mon Mar 17 09:19:09 EDT 2008
The issue for this http://jira.jboss.com/jira/browse/JBCOMMON-43
I've committed the fix and the the testcase to common-core org.jboss.test.util.test.xml.resolver.JBossEntityResolverUnitTestCase.
Possible backwards incompatibility in behavior is that schema location registered locally is different from the one in the XML's schemaLocation with the purpose of override. In this case, the schemaLocation from the XML file will be used. And at the moment w/o falling back to the registered one if the one in the XML occured to be invalid.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137046#4137046
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137046
More information about the jboss-dev-forums
mailing list