On 2010-05-06, Huditsch, Roman (LNG-VIE) <[email protected]> wrote:
> Hi Stefan, > Sorry, I forgot to include the ant output from the command line :( > H:\Projekte\Stylesheets\LND\ZeitschriftenProduktion\build.xml:713: Could not > start xml validation: com.saxonica.Validate implements nor SAX1 Parser nor > SAX2 XML Reader. Well, I don't know enough about saxon to be sure. If com.saxonica.Validate is indeed no implementation of one of the JAXP parser types then the task cannot use them - it is built around JAXP's abstractions. If it is and Ant fails to recognize it, it may be a classloader issue. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
