DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9305>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9305

Use thread context class loader for loading





------- Additional Comments From [EMAIL PROTECTED]  2002-05-22 07:12 
-------
There is one drawback to accessing the thread context class loader. It is a 
privaledged operation that can result in a SecurityException. The same 
flexibility can be achieved by allowing one to set the ClassLoader the 
configurator uses to load classes. Then the caller can decide to use the
thread context class loader or whatever loader they choose.

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

Reply via email to