POJO when the context
itself is destroyed.
-Original Message-
From: Ben Souther [mailto:b...@souther.us]
Sent: Friday, July 27, 2012 1:56 PM
To: users@tomcat.apache.org
Subject: RE: Permanent servlet in TC7
On Thu, 2012-07-26 at 19:54 +, Chip McVey wrote:
> So I'm looking fo
On Thu, 2012-07-26 at 19:54 +, Chip McVey wrote:
> So I'm looking for a guarantee that no automatic destroys will happen
> going forward just because Tomcat decides to do it on its own. If it
> is instructed to shutdown/undeploy/unload by some outside system or by
> a human user, that's fine,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chip,
On 7/26/12 3:54 PM, Chip McVey wrote:
> I have read that Tomcat does not unload servlets (even though it
> would be permissible to do so), but as you say, I have done some
> logging in the destroy method, and I see this behavior.
Can you give
because Tomcat decides to do so for whatever reason.
Hope that helps clarify, and thanks for the feedback.
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, July 26, 2012 12:38 PM
To: Tomcat Users List
Subject: Re: Permanent servlet in T
On 26/07/2012 22:38, Christopher Schultz wrote:
> Chip,
>
> On 7/26/12 3:19 PM, Chip McVey wrote:
>> In TC7, is there a way to tell Tomcat to never unload a given
>> servlet unless Tomcat itself is being shutdown? I want a single
>> servlet instance that I can know will exist for the life of the
- Original Message -
> Hi,
>
> In TC7, is there a way to tell Tomcat to never unload a given servlet
> unless Tomcat itself is being shutdown? I want a single servlet
> instance that I can know will exist for the life of the tomcat
> process without being unloaded & reloaded (unless someo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chip,
On 7/26/12 3:19 PM, Chip McVey wrote:
> In TC7, is there a way to tell Tomcat to never unload a given
> servlet unless Tomcat itself is being shutdown? I want a single
> servlet instance that I can know will exist for the life of the
> tomcat p
2012/7/26 Chip McVey :
> Hi,
>
>
>
> In TC7, is there a way to tell Tomcat to never unload a given servlet unless
> Tomcat itself is being shutdown? I want a single servlet instance that I can
> know will exist for the life of the tomcat process without being unloaded &
> reloaded (unless someo
Hi,
In TC7, is there a way to tell Tomcat to never unload a given servlet unless
Tomcat itself is being shutdown? I want a single servlet instance that I can
know will exist for the life of the tomcat process without being unloaded &
reloaded (unless someone manually instructs Tomcat to do s