-Message d'origine-
De : Tobias Meyer [mailto:[EMAIL PROTECTED]
Envoyé : lundi 13 mars 2006 18:16
À : Tomcat Users List
Objet : Re: Time out on sessions with AJP13
Yes I also think he should implement something like this:
public class SessionListener impleme
Serlet Jean-Claude wrote:
>>Third and last send of this message : i didn't get any answer until to
>>day
http://tomcat.apache.org/faq/tomcatuser.html#why
>>The application does'nt use connexion pooling : one physical connexion is
>>used for each user
A connection pool would help you here. Al
Users List
Subject: RE: Time out on sessions with AJP13
From: Earnie Dyke [mailto:[EMAIL PROTECTED]
Subject: RE: Time out on sessions with AJP13
You should consider implementing the finalize() method in
your session bean to close the connection nicely.
If there's any possible w
an open
database connection, finally will not help.
Perhaps a Session Listener would solve the problem.
Earnie!
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 10:01 AM
To: Tomcat Users List
Subject: RE: Time out on sessions with AJP13
> From: Earnie Dyke [mailto:[EMAIL PROTECTED]
> Subject: RE: Time out on sessions with AJP13
>
> You should consider implementing the finalize() method in
> your session bean to close the connection nicely.
If there's any possible way of avoiding finalize(), don't u
ginal Message-
From: Serlet Jean-Claude [mailto:[EMAIL PROTECTED]
Sent: Monday, March 13, 2006 9:09 AM
To: 'users@tomcat.apache.org'
Subject: TR: Time out on sessions with AJP13
> Hello
> Third and last send of this message : i didn't get any answer until to
> d
> Hello
> Third and last send of this message : i didn't get any answer until to
> day
>
> My environment : OS= Windows 2000
> Web Server = Apache 2.0
> Tomcat-Apache = 1.4.31 with AJP 13 connector
> Application uses JSP, Servlet and Driver JDBC Thin
> Hello
Secund send of this message : i didn't see the first one in the digest i
received
> My environment : OS= Windows 2000
> Web Server = Apache 2.0
> Tomcat-Apache = 1.4.31 with AJP 13 connector
> Application uses JSP, Servlet and Driver JDBC Thin of