My apologies. I had missed this intricacy of class loading. I was under the impression that *every* class loaded by a thread used it's context class loader, unless the programmer explicitly used another one. Tom On Thu, 15 Feb 2001, you wrote: > Tom: > > No, I haven't assumed anything of the sort. When one class directly > references another in code, the JVM loads both classes with the SAME > classloader. It does not use Thread.currentThread().getContextClassLoader > to load the second class. Now, you can do dynamic classloading by calling > loadClass explicitly, but you cant then explicitly reference that class name > in your code the way Ivanhoe is doing. Its not hard to test it out: -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
- RE: [jBoss-User] DYNAMIC CLASSLOADING Joe Barefoot
- Re: [jBoss-User] DYNAMIC CLASSLOADING Ole Husgaard
- RE: [jBoss-User] DYNAMIC CLASSLOADING Joe Barefoot
- Re: [jBoss-User] DYNAMIC CLASSLOADING Tom Cook
- Re: [jBoss-User] DYNAMIC CLASSLOADING Ole Husgaard
- Re: [jBoss-User] DYNAMIC CLASSLOADING abrahiv
- [jBoss-User] Tomcat3.2 - JBoss Final, (not embed... joel cordonnier
- Re: [jBoss-User] DYNAMIC CLASSLOADING Peter Routtier-Wone
- RE: [jBoss-User] Dynamic classloading Castro, David
- RE: [jBoss-User] DYNAMIC CLASSLOADING Castro, David
- RE: [jBoss-User] DYNAMIC CLASSLOADING Tom Cook
- RE: [jBoss-User] DYNAMIC CLASSLOADING Joe Barefoot
- RE: [jBoss-User] DYNAMIC CLASSLOADING Castro, David
- RE: [jBoss-User] DYNAMIC CLASSLOADING abrahiv
- Re: [jBoss-User] DYNAMIC CLASSLOADING Alexander Kogan
- RE: [jBoss-User] DYNAMIC CLASSLOADING Castro, David
- RE: [jBoss-User] DYNAMIC CLASSLOADING Castro, David
