On 2010-05-10, Susanne Wunsch <[email protected]> wrote: > I try to use xmlcatalog within xmlvalidate, but ANT doesn't find a > resolver. I looked into the manual, but didn't find any idea for a > proper classpath in my environment. Any help would be appreciated.
Ant's distribution doesn't contain the XML resolver itself, only the bridge code needed to use one. In addition to ant-apache-resolver.jar you also need the resolver library of Apache XML Commons <http://xml.apache.org/commons/components/resolver/> Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
