xsl-list
[Top] [All Lists]

RE: Choosing the XSL Enginer with JDK1.4

2003-07-21 08:06:32
I tried putting the -Xbootclasspath/p:${JAVA_HOME}/jre/lib/rt.jar

But that did not help.

The moment Xalan finds Oracle's jar in the classpath it uses the Oracle xsl 
engine for parsing and it is giving me a lot of errors

--Hari


Try putting the Xerces and Xalan jars in the endorsed directory or 
specifying 
the endorsed directory on the command line with the -Djava.endorsed.dirs= 
option. 
Sun has detailed documentation at 
http://java.sun.com/j2se/1.4.1/docs/guide/standards/

 HTH,

 Joe


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>