[jboss-dev-forums] [JBoss XML Binding Development] - Re: JBossEntityResolver cannot resolve...

alex.loubyansky@jboss.com do-not-reply at jboss.com
Wed Oct 28 13:17:52 EDT 2009


Could you post the whole log for one of the failed resolutions? Also enable TRACE for org.jboss.util.xml.JBossEntityResolver.

Here is the code of the resolver
https://svn.jboss.org/repos/common/common-old/tags/JBossCommon_1_2_1_GA/src/main/org/jboss/util/xml/JBossEntityResolver.java

As you can see, if the schema mapping is not provided it is trying to resolve the location as URL and load it from the classpath.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262776#4262776

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262776



More information about the jboss-dev-forums mailing list