Holliday, Donald B. (LNG-CSP) wrote: > I just downloaded xml-commons-resolver-1.1.zip. I couldn't find a > quick-start document or a tutorial in the zip file. I also can't find one > on apache.org or anywhere else on the web. > > Can anyone provide a URL to a page that explains how to use the resolver > with XercesJ? > > Thanks, > > Donald Holliday
Did you see the posting to general <AT> xml.apache.org mailing list and the documents mentioned therein? Repeated below ... --David On 2003-12-30 David Crossley wrote: > Dirk Verbeeck wrote: > > Wrong mailing list, you need commons-dev<at>xml.apache.org or > > general<at>xml.apache.org (not the commons.apache.org) > > CCing to xml list. These guys will be able to help. > > > > By the way, the directory you asked for can be found here: > > http://cvs.apache.org/viewcvs/xml-commons/java/tests/resolver/ > > > > Cheers > > Dirk > > > > Holliday, Donald B. (LNG-CSP) wrote: > > > > > I just downloaded and unzipped xml-commons-resolver-1.1.zip > > > <http://www.apache.org/dist/xml/commons/xml-commons-resolver-1.1.zip>. In > > > it is file resolver-release-notes.html. This file states "There are > > > several > > > tests in the tests/resolver directory that demonstrate how different > > > instantiations can be used." > > > There is no "tests/resolver" directory in the zip file, and I can't find > > > the > > > directory on apache.org. Where can I find these files? > > > I'm looking for a decent tutorial on how to use the resolver with Xerces. > > > Can anyone tell me where to find a tutorial? > > > > > > Thanks, > > > Donald Holliday > > Sorry Donald, the build file for the commons-dev project does not > properly package the tests with the distribution (just added a > "todo" note for that). In the interim, please follow Dirk's > suggestion, or else get the complete xml-commons cvs. > > About your quest for a tutorial, i presume that you have seen > http://xml.apache.org/commons/components/resolver/resolver-article.html > http://xml.apache.org/commons/components/resolver/tips.html#resources > The latter leads to a few other projects that use Xerces which might > help you. > > --David
