My Question is: WHY is JDK1.4 succeding? Haven't found the answer yet.
JDK 1.4 contains resolver.jar while Kaffe does not. We never noticed that xerces dependeded on that library before because it always fall back into the system classloader.
Adding the explicit dependency should take care of both (and also, as I said) allow for xerces to fail in case xml-commons changes contracts (unlikely, but you never know).
-- Stefano.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
