Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88965 invoked from network); 17 Sep 2005 05:12:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Sep 2005 05:12:14 -0000 Received: (qmail 81988 invoked by uid 500); 17 Sep 2005 05:12:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 81944 invoked by uid 500); 17 Sep 2005 05:12:02 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 81931 invoked by uid 99); 17 Sep 2005 05:12:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 22:12:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mparaz@gmail.com designates 66.249.82.206 as permitted sender) Received: from [66.249.82.206] (HELO xproxy.gmail.com) (66.249.82.206) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 22:12:11 -0700 Received: by xproxy.gmail.com with SMTP id i27so431265wxd for ; Fri, 16 Sep 2005 22:11:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iJKmmsblQjf6FlbFsNeGgwnMHiP9JRiLbaE+xlgm1QJZqzZ0V0pPk7227LOyIFMZlCdXucy29gR9zmNdbJH2N97hS2nCuPJGSQ7PsM75/fq4DL9M0h8bXdEVgRykLsnEbe9KdVPxB5qm9sx9vh+Ym8H/sRBlKjdDO4frSJqFvOM= Received: by 10.70.8.10 with SMTP id 10mr36960wxh; Fri, 16 Sep 2005 22:11:58 -0700 (PDT) Received: by 10.70.11.3 with HTTP; Fri, 16 Sep 2005 22:11:58 -0700 (PDT) Message-ID: Date: Sat, 17 Sep 2005 13:11:58 +0800 From: Miguel A Paraz Reply-To: mparaz@gmail.com To: dev@geronimo.apache.org Subject: WTP trace mode (was Re: GERONIMODEVTOOLS-12) NPE when publishing Web Service) In-Reply-To: <1749761533.1126896474776.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1793079069.1126803114300.JavaMail.jira@ajax.apache.org> <1749761533.1126896474776.JavaMail.jira@ajax.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/17/05, Sachin Patel (JIRA) wrote: > Actually there is already a trace statement in WTP that will give us the = info that we need. Enable trace for org.eclipse.wst.server.core and rerun = and during publish watch for... Hi, Sorry but I could not find how to enable WTP trace. How is that done?