"Jakarta Commons Users List" <[EMAIL PROTECTED]> writes:
>What happens if you set your classloader to be the current thread's 
>context class loader?

It seems to be more thorough, but not complete. For example,
java.util.logging.Logger is loaded by my class loader from Jelly code, but
java.net.Socket is not loaded by my loader when I try to instantiate it
with a jelly:new tag. I don't know much about class loaders, but if this
is the way to accomplish this I'll study class loaders more rather than
bug you folks here about it.

Daryl Stultz
_____________________________________
6 Degrees Software and Consulting, Inc.
http://www.6degrees.com
mailto:[EMAIL PROTECTED]


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

Reply via email to