Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 72551 invoked from network); 16 Sep 2003 13:05:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Sep 2003 13:05:21 -0000 Received: (qmail 55105 invoked by uid 500); 16 Sep 2003 12:54:16 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 55077 invoked by uid 500); 16 Sep 2003 12:54:16 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 55046 invoked from network); 16 Sep 2003 12:54:15 -0000 Received: from unknown (HELO mustang.mpi.com) (63.244.250.132) by daedalus.apache.org with SMTP; 16 Sep 2003 12:54:15 -0000 Received: from lightning.mpi.com (lightning.mpi.com [63.244.252.11]) by mustang.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h8GCqZD09687 for ; Tue, 16 Sep 2003 08:52:35 -0400 (EDT) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [63.244.252.30]) by lightning.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h8GCrR3Y003563 for ; Tue, 16 Sep 2003 08:53:51 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Starting EmbeddedTomcat Date: Tue, 16 Sep 2003 08:53:19 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8A6EBE1@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Starting EmbeddedTomcat Thread-Index: AcN7+ECksVdHB14YQEGYD4f6EyTgagAWPtEw From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Howdy, >After starting EmbeddedTomcat I run my application by entering a starting >jsp page. Something that is not obvious to me is how to accomplish bo= th in >one fell swoop. What is the best way to do this? So you need a request to that JSP page in order to start your webapp? That's an interesting mechanism. Why not fire something from the a ServletContextListener's contextInitialized event instead? Anyways, if you need a real request, consider HTTPUnit. It's easy. http://httpunit.sourceforge.net/ Yoav Shapira This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org