From users-return-182072-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Tue Jul 01 15:29:46 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 10829 invoked from network); 1 Jul 2008 15:29:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 15:29:46 -0000 Received: (qmail 68045 invoked by uid 500); 1 Jul 2008 15:29:29 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 68024 invoked by uid 500); 1 Jul 2008 15:29:29 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 68004 invoked by uid 99); 1 Jul 2008 15:29:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 08:29:29 -0700 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rc46fi@googlemail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 15:28:35 +0000 Received: by an-out-0708.google.com with SMTP id b36so370039ana.95 for ; Tue, 01 Jul 2008 08:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=mBWX3l0atUdv4B2X3Rdg7ieEqACTvrqRWSjvN2szeCk=; b=Mep/HYpFxOoWmeYQk2Psfi5hsRisOCBBoCp5crhm4EAeL/cpKXgvK/ugS49sW1kORW 5TcmzVwiYk1gG8ngvUcv4Mk/LW8/4usJ66k9zjKcuROpvyJdSr5RAQjhudTgd5PCh2J9 VyQAqgh4/on9qMRwojNDfbCbcPFoUZJpoopwM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=JYBHW8EfARUoebNjZlxSN04Pya+miEfC72JGC0lpeGNhC8wKI7NOR5JA1OErktW9uc KCZoxhFuMnETdciSxF0TxqMku4dgfiS2VXXeK0p0xK3kitq6inhEsSQWvgOr9lheBjZ7 urlQ4TpZtt3YA6Mk5wqo67Jkx2MTy5KWBsKxI= Received: by 10.100.121.12 with SMTP id t12mr5952581anc.132.1214926064221; Tue, 01 Jul 2008 08:27:44 -0700 (PDT) Received: by 10.100.10.8 with HTTP; Tue, 1 Jul 2008 08:27:44 -0700 (PDT) Message-ID: Date: Tue, 1 Jul 2008 17:27:44 +0200 From: "Gregor Schneider" To: "Tomcat Users List" Subject: Re: Strange behaviour of JPDA within Tomcat 5.5 In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17213854A48D0@USEA-EXCH7.na.uis.unisys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <0AAE5AB84B013E45A7B61CB66943C17213854A48D0@USEA-EXCH7.na.uis.unisys.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Chuck, there you go: java version "1.5.0_14" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_14-b03, mixed mode) OS: Linux version 2.6.18-4-amd64 (Debian 2.6.18.dfsg.1-12etch2) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Fri May 4 00:37:33 UTC 2007 A solution would be to tunnel JPDA-traffic via SSH (it works like charme), however, I'm wondering if I could let JPDA know to accept traffic from i.e. localhost only... any hints on that? Cheers Gregor -- what's puzzlin' you, is the nature of my game gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org