Hmm... somewhat fortuitous that October's JDC tech tip explains how
ClassLoaders work and how they are used to do hot deployment... take a
look at

http://developer.java.sun.com/developer/TechTips/2000/tt1027.html

-t

On Wed, Nov 01, 2000 at 05:22:22PM -0800, Richard Landon wrote:
> I have a general question on this topic?
>
> How can redployment work within the context of a single Java VM J2EE
> architecture?
>
> Once the VM loads a class file (or a bunch-o-class files, aka, a jar) then
> it can't
> "unload" a class file can it? Thus doesn't the single VM have to go down
> (resulting in a loss
> of service)?


--

   Tony Abbott                          [EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to