On Wed, 7 Jun 2000, Sean Johnson wrote:
> Anyway, the custom class loader
> is supposed to default back to loading from the class
> path if it doesn't find what it is looking for in the
> specific deployed jar but this doesn't happen.
I don't know if this is relevant, because I haven't yet used
Jonas and certainly haven't seen the code for the class loader,
but I think that what you describe may be done by calling
loadSystemClass(...)
which I think is in java.lang.ClassLoader.
Has the Jonas team thought about loading all classes using the custom
class loader? Then all classes could be unloaded on demand and reloaded
(or maybe Jonas already does this?).
Guglielmo
--------------------------------------------------------------------------
Guglielmo Lichtner (212) 627-9253 (Home)
(917) 972-2477 (Cell)
"Your quote here."
- B.Stroustrup
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".