NamingManager.java
10.5 KB
-
NamingManager.java (getURLContext, [...]): Always use current thread's context… · 1eeae5c1
NamingManager.java (getURLContext, [...]): Always use current thread's context class loader when calling Class.forName. 2003-09-18 Dalibor Topic <robilad@kaffe.org>, Helmer Kraemer <hkraemer@freenet.de> * javax/naming/spi/NamingManager.java (getURLContext, getObjectInstance, getStateToBind): Always use current thread's context class loader when calling Class.forName. Co-Authored-By: Helmer Kraemer <hkraemer@freenet.de> From-SVN: r71534
Dalibor Topic committed