Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 73399 invoked from network); 7 Apr 2008 15:01:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Apr 2008 15:01:20 -0000 Received: (qmail 47104 invoked by uid 500); 7 Apr 2008 15:01:20 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 47092 invoked by uid 500); 7 Apr 2008 15:01:20 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 47083 invoked by uid 99); 7 Apr 2008 15:01:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 08:01:20 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.227.126.179] (HELO moutng.kundenserver.de) (212.227.126.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 15:00:37 +0000 Received: from [192.168.101.46] (bcfire.gkss.de [141.4.215.14]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1Jispv1Lw8-0003jQ; Mon, 07 Apr 2008 17:00:43 +0200 Message-ID: <47FA3715.40201@abstrakt.de> Date: Mon, 07 Apr 2008 17:00:37 +0200 From: Olaf Kock User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: jspwiki-dev@incubator.apache.org Subject: Re: Development with Eclipse and Tomcat References: <51716183.20080406180256@holeczek.de> <20080406221141.GE6656@samad.com.au> <47FA04AB.6070002@abstrakt.de> <20080407123250.GJ6656@samad.com.au> In-Reply-To: <20080407123250.GJ6656@samad.com.au> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19Y5A9tr7DkHxAVErC42PGTxmfWFTuWcqd795/ kj0DQEPw97hKhyWbxFUDREXi2mefH8XP8wzJdwPm+iYQ2tmM9j JQ7dX88LdICNp97jfKP8T+qKlHFcrd1nDbqM2wtvHuskiKngDi FtA== X-Virus-Checked: Checked by ClamAV on apache.org Alex Samad schrieb: > Is it possible to link in with a instance of tomcat that is not running > on the local machine ? Should be no problem if that process accepts a remote debugger on a well known port (currently escapes me...). But once you change code you need to recompile, package, deploy and probably reconnect, which make it "not seamless" for me. Cheers, Olaf