On Thu, 2003-08-07 at 19:41, Simon Kitching wrote:
> Are you perhaps running java 1.4 on your test machines?
> 
> Java 1.4 bundles an (old) version of xerces in the system rt.jar, and
> putting the latest jar in the classpath doesn't override "system"
> classes.

Damn. Always get mixed up between Xalan and Xerces :-(

Java 1.4 bundles:
 * org.apache.xalan
 * org.apache.xml.dtm (used by xalan)
 * org.apache.xml.utils
 * org.apache.xpath
and
 * org.apache.crimson  (not Xerces) as the xml parser.


Cheers,

Simon



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to