Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 94428 invoked from network); 21 May 2003 12:51:36 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 21 May 2003 12:51:35 -0000 Received: (qmail 26706 invoked by uid 97); 21 May 2003 12:53:42 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@nagoya.betaversion.org Received: (qmail 26699 invoked from network); 21 May 2003 12:53:42 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 21 May 2003 12:53:42 -0000 Received: (qmail 91590 invoked by uid 500); 21 May 2003 12:50:55 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 91549 invoked from network); 21 May 2003 12:50:55 -0000 Received: from mx1.compuware.com (63.115.132.34) by daedalus.apache.org with SMTP; 21 May 2003 12:50:55 -0000 Received: from bh1.compuware.com (bh1 [10.10.1.31]) by mx1.compuware.com (Postfix) with ESMTP id C592751E14 for ; Wed, 21 May 2003 08:50:40 -0400 (EDT) Received: by bh1.compuware.com with Internet Mail Service (5.5.2653.19) id ; Wed, 21 May 2003 08:50:27 -0400 Message-ID: <8D81DA9D264CD311A60C0008C75D553B1099BAE2@cwus-dtw-pri02.compuware.com> From: "Somayaji, Archana" To: 'mailing list' Subject: embedded Tomcat start timeout Date: Wed, 21 May 2003 08:50:39 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am trying to use tomcat(4.0.6)Ebedded server. What beats me is why u would want a user to give a predefines thread.sleep() time limit. Shouldnt the user be able to use their apps till they decide to stop it. Am i wrong in my understanding of the tomcat integration. I notice the await method s not provided in embedded.java for tomcat4.0.6 but is, in 5.0. Is there a workaround for this problem? How can we use embedded to keep a application running till the user decides to stop the process? The problem with using catalina/bootstrap classes is that i cannot define my own app_base and create my own host. For this purpose the emedded class fits into our needs as we can add remove hosts. Regards Archana Somayaji Optimal J Team Phone: 248-737-7300 ext 11290 email: archana.somayaji@compuware.com The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org