Stefano,

i think i poked through all the jars in JDK 1.4 and did not find
it...hence the question.

-- dims


On Sun, 05 Dec 2004 12:40:03 -0500, Stefano Mazzocchi
<[EMAIL PROTECTED]> wrote:
> Davanum Srinivas wrote:
> > 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]
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

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

Reply via email to