/Stanimir Stamenkov/:
On the other hand if you want to use the DOM Level 3 interfaces provided by Xerces you'll need to put at least the "xml-apis.jar" in the "endorsed" libraries, at least for compilation - I'm not sure if one would need it run-time.
Nigel, as you've pointed you use Sun's JDK 5 - it ships with default Xerces (2.6.2 something) implementation and the DOM Level 3 interfaces are already part of the Java 5 framework, you probably won't need the "endorsed" mechanism in that case.
-- Stanimir --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
