you don't also have the jar under /jre/lib/ext? It would find your jar there
before looking in /common/lib; in which case it would be loaded by the jvm's
bootstrap and could return null.

see the tomcat classloader doc...

Charlie

> -----Original Message-----
> From: Volker Leidl [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 12:24 PM
> To: Tomcat Users List
> Subject: Repost: getClassLoader() returns null
> 
> 
> Sorry for the repost, I don't mean to bother you, but can 
> anyone confirm 
> that getClassLoader() on a class loaded by the common class loader of 
> tomcat (4.0.3), particularily from a jar in common/lib,  returns null?
> 
> I'm really puzzled...
> 
> Thanks in advance,
> Volker.
> 

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

Reply via email to