Hi Yoav,

Why are the classes in the lib/endorsed path better ? Surely the sun sdk is
better to use !!
I tried removing. But it uses crimson instead of xalan (as it should see
below), and it doesnt work.
I would like it to use the xalan api provided also inside of the JDK1.4.2
package. Based on the methods below to set the parser
via the system properties;how would you do this in TC env ?

- The value of the javax.xml.parsers.DocumentBuilderFactory Java system
property
- The value of the javax.xml.parsers.DocumentBuilderFactory property
specified in the lib/jaxp.properties properties file in the JRE directory
- The first value found in a
META-INF/services/javax.xml.parsers.DocumentBuilderFactory file in the JAR
files available to the runtime
- The platform default (org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
in Sun’s JDK 1.4).


regards
Ben


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

Reply via email to