Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 78014 invoked from network); 11 Feb 2008 23:26:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2008 23:26:57 -0000 Received: (qmail 25368 invoked by uid 500); 11 Feb 2008 23:26:39 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 25336 invoked by uid 500); 11 Feb 2008 23:26:39 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 25302 invoked by uid 99); 11 Feb 2008 23:26:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 15:26:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eljotpl@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 23:26:06 +0000 Received: by wa-out-1112.google.com with SMTP id j4so2552234wah.1 for ; Mon, 11 Feb 2008 15:26:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=5q0OdlZJhksKkbitd5elgjz0g5x5170x0V45oZaBjaY=; b=lBe2SNP8lM3J76cPVG4+9nbuGMGcKDY1x75LVSoF4vDPFxPLmB+nbaj29/Nj3ek8w5B4K/R9hGPJjHygiLm2OuHJsPxv1dkjITqWQkZGENbUaxO7itBfJ/q9CwBpk8QzTP3+eQaljq842PepXyvM0T1QyNXo3X4YVNidVDA6iJo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=MDXGNHQ5uIuCVBy2UPInshZ/K7DFLioVOtp9xAZROfr82RMoyi8G3dwdK6dG4SjF1m+NISjFe4ayBGvF7TJsQ0W9VNMW2Hv9yf1VkuspybjnJjFvahbkr+uosrWbUiu3fQSgE364JyVjL2I9mgvLAeXkgoJIH7jHNWMK6SUxrgE= Received: by 10.114.184.7 with SMTP id h7mr680238waf.28.1202772374104; Mon, 11 Feb 2008 15:26:14 -0800 (PST) Received: by 10.114.196.7 with HTTP; Mon, 11 Feb 2008 15:26:14 -0800 (PST) Message-ID: <1b5bfeb50802111526g44863f94laa00bafc78f6017b@mail.gmail.com> Date: Mon, 11 Feb 2008 15:26:14 -0800 From: "Jacek Laskowski" Reply-To: jacek@laskowski.net.pl Sender: eljotpl@gmail.com To: user@geronimo.apache.org Subject: Re: Debugging with NetBeans? In-Reply-To: <47B0CBA5.3090100@je-more.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47B08702.8040701@je-more.de> <1b5bfeb50802111343x4254962fu2dd5b63045670462@mail.gmail.com> <47B0CBA5.3090100@je-more.de> X-Google-Sender-Auth: 25970ca2a2bff2ec X-Virus-Checked: Checked by ClamAV on apache.org On Feb 11, 2008 2:26 PM, rudi@je-more.de wrote: > Can you give pls some Keywords about this Topic? Does it means the > Remote Debuggerof the JDK > can establish a Debugg "Remote" Pipeline to Geronimo (iam guessing there > is a Remote Debugger, but iam not sure :-) ) That's exactly what I meant. You can run Geronimo or any other Java app (not necessarily application server) with JPDA and trace it. > Is the Maven PlugIn Productionready? Yes (unless my view of "Production ready" is different than yours ;-)) > It allways takes some Time for Packaging and deploying against Geronimo. Is it not the case for other app servers too? Just asking before I made any judgments. > Maybe the Netbeans Plugin can use in Future Shared Memory Access for > making things > faster. I have noticed thadts IntelliJ IDEA's Workbench and the > Debugger can communicate with > Shared Memory anstead of TCP Sockets and this definately makes > Debuggingstuff faster! That's JPDA feature where you can specify port or shared memory. Nothing to do with app servers really. > I really dont know, iam not familar with programming Netbeans PlugIns as > well, but if you think i > can do some Stuff then let me know. I let you know. I'm not familiar with NetBeans plugins development too and that's the main reason to be so slowly progressing with it. I'm a fan of javaee5 development, but doing the stuff to run my apps takes too much time for me. I'd be happy if you could take a look at what we've got so far in the geronimo netbeans plugin's repo (https://svn.apache.org/repos/asf/geronimo/sandbox/geronimo-netbeans-plugin), build it and see what's in and the last but not least comment on it. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl