Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 53345 invoked from network); 1 Mar 2001 20:14:35 -0000 Received: from unknown (HELO mail.shinka.de) (postfix@212.84.246.211) by h31.sny.collab.net with SMTP; 1 Mar 2001 20:14:35 -0000 Received: from gould (unknown [212.84.246.210]) by mail.shinka.de (Postfix on SuSE Linux 7.0 (i386)) with SMTP id C3C9773D26 for ; Thu, 1 Mar 2001 21:15:16 +0100 (CET) From: "Arne Handt" To: Subject: Multiple Concurrent Servlet Initialization Date: Thu, 1 Mar 2001 21:19:38 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hello All, I know that this topic has been discussed about two months ago but I wasn't able to find a hint helping me to solve my problem in the archive, so I touch it again. My problem: I have a multithreaded using W3C's Jigsaw HTTP Stack to access my servlet (on Jakarta Tomcat v3.1) with multiple requests concurrently, using the same URL (with a gap of about 20 ms between sending the requests). This is, of course, no problem, when the servlet is already initialized, but it leads to multiple servlet instantiation and initialization, if the servlet has not been initialized before. Is this a Tomcat bug or can it be switched off ? Can anyone help me ? Please tell me if you need more information in order to help. Thanks for your effort. Best regards, Arne -- Arne Handt Shinka Technologies AG Tempelhofer Ufer 8-9 10963 Berlin http://www.shinkatech.com