Amy Roh wrote:

[EMAIL PROTECTED] wrote:



amyroh      2004/08/24 10:53:52

Modified: catalina/src/share/org/apache/catalina/startup Tag:
TOMCAT_5_0 ClassLoaderFactory.java
Log:
Do not load outdated xml-apis.jar & xercesImpl.jar from endorsed if JDK


5.0 is used.




I doubt you can use the JDK compat class from there (you're in the
bootstrap.jar).



Hmm. Really? I checked to see if the classLoader loads the jars. They get loaded if I run on JDK 1.4 and not on JDK 5.0.

You got lucky: JdkCompat is actually included in bootstrap.jar. So it works.

Rémy


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



Reply via email to