RE: servlet trouble

2004-03-10 Thread Shapira, Yoav
Hi, >One of the ancestor implements javax.servlet.SingleThreadModel ! That's your problem. To put it shortly and bluntly, STM is evil. It was deprecated in the Servlet Specification without replacement, and you should stop using it. Yoav Shapira This e-mail, including any attachments, is a

RE: servlet trouble

2004-03-10 Thread AMELIN Franck
One of the ancestor implements javax.servlet.SingleThreadModel ! The web.xml is clean. -Message d'origine- De :Shapira, Yoav [mailto:[EMAIL PROTECTED] Envoyé :mercredi 10 mars 2004 16:33 À : Tomcat Users List Objet : RE: servlet trouble Hi, >2004-03-10

RE: servlet trouble

2004-03-10 Thread Shapira, Yoav
Hi, >2004-03-10 15:23:37 GestionDemandesGestionnaire: init >2004-03-10 15:23:38 GestionDemandesGestionnaire: init >2004-03-10 15:23:38 GestionDemandesGestionnaire: init >2004-03-10 15:23:38 GestionDemandesGestionnaire: init >2004-03-10 15:23:38 GestionDemandesGestionnaire: init >2004-03-10 15:23:

servlet trouble

2004-03-10 Thread AMELIN Franck
Hi all, I use tomcat 4 and I sometime face this trouble : One of my servlet's doesn't response anymore and I get the fallowing message in log file : 2004-03-10 15:12:02 Formule: init 2004-03-10 15:12:02 Formule: init 2004-03-10 15:12:06 jsp: init 2004-03-10 15:12:06 jsp: init 2004-03-10 15:12:06