Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 54905 invoked from network); 14 Nov 2004 17:16:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Nov 2004 17:16:03 -0000 Received: (qmail 42622 invoked by uid 500); 14 Nov 2004 17:15:41 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 42393 invoked by uid 500); 14 Nov 2004 17:15:39 -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 42235 invoked by uid 99); 14 Nov 2004 17:15:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [194.8.194.112] (HELO smtp1.netcologne.de) (194.8.194.112) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 14 Nov 2004 09:15:35 -0800 Received: from xdsl-81-173-156-25.netcologne.de (xdsl-81-173-156-25.netcologne.de [81.173.156.25]) by smtp1.netcologne.de (Postfix) with ESMTP id 8A19F39378 for ; Sun, 14 Nov 2004 18:15:29 +0100 (MET) From: Michael Schuerig To: tomcat-user@jakarta.apache.org Subject: Re: Remote debugging a web app with Eclipse? Date: Sun, 14 Nov 2004 18:15:29 +0100 User-Agent: KMail/1.7.1 References: <20041114161652.2D299143B0@mail.mhsoftware.com> In-Reply-To: <20041114161652.2D299143B0@mail.mhsoftware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411141815.29792.michael@schuerig.de> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sunday 14 November 2004 17:16, George Sexton wrote: > Here is a wrapper that I use to start tomcat for remote debugging > with Eclipse. Note that the indented CATALINA_OPTS is actually one > long line in the batch file. Thanks! that was easier than I expected. I'm starting Tomcat from an ant file like this: Michael -- Michael Schuerig Face reality and stare it down mailto:michael@schuerig.de --Jethro Tull, Silver River Turning http://www.schuerig.de/michael/ --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org