ssage-
From: Jacob Kjome [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 22, 2004 2:07 PM
To: Tomcat Users List
Subject: RE: Tomcat and hot code deployment
Quoting Ivan Jouikov <[EMAIL PROTECTED]>:
> Yes I am sure I am referring to WEB-INF.
>
> See, one of my classes has its own s
he details
of the destruction of the WebappClassLoader, so I'll leave the specifics to
someone who knows better.
Jake
> -Original Message-
> From: Jacob Kjome [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 22, 2004 3:48 AM
> To: Tomcat Users List
> Subject: Re: Tomcat and h
004 3:48 AM
To: Tomcat Users List
Subject: Re: Tomcat and hot code deployment
At 10:37 PM 6/21/2004 -0700, you wrote:
>Hey!
>
>As far as I understand, hot code deployment, is when you modify .class
>inside /WEB-INF/classes, and tomcat reloads it, correct?
>
>If so, is it true, t
At 10:37 PM 6/21/2004 -0700, you wrote:
Hey!
As far as I understand, hot code deployment, is when you modify .class
inside /WEB-INF/classes, and tomcat reloads it, correct?
If so, is it true, that whenever it reloads it, the OLD instance of static
objects, threads, and properties stay alive, th