I am currently having some troubles with the xslt/style task and I experience some bug due to the XML parser (Xalan2 bundled with jdk1.4). The XML parser included with jdk1.4 suffers from some bugs and it is a pain to force another XML parser. Has anyone investigated this issue and maybe allow a way inside ant to specify the classpath and classloader used for loading the xml parser ?
Erik.