Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 15110 invoked from network); 14 May 2003 04:50:58 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 14 May 2003 04:50:58 -0000 Received: (qmail 9592 invoked by uid 97); 14 May 2003 04:53:13 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 9585 invoked from network); 14 May 2003 04:53:12 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 14 May 2003 04:53:12 -0000 Received: (qmail 13629 invoked by uid 500); 14 May 2003 04:50:44 -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 13617 invoked from network); 14 May 2003 04:50:44 -0000 Received: from rwcrmhc51.attbi.com (204.127.198.38) by daedalus.apache.org with SMTP; 14 May 2003 04:50:44 -0000 Received: from nicki.visi.com (c-24-118-17-192.mn.client2.attbi.com[24.118.17.192]) by attbi.com (rwcrmhc51) with SMTP id <2003051404505505100h03nie>; Wed, 14 May 2003 04:50:55 +0000 Message-Id: <5.2.0.9.2.20030513235048.0319fdd0@shell.visi.com> X-Sender: hoju@shell.visi.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Tue, 13 May 2003 23:52:41 -0500 To: "Tomcat Users List" From: Jacob Kjome Subject: Re: Unknown Source: But I want to see the source line numbers In-Reply-To: <002101c31999$0b283160$6601a8c0@matt> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_570284734==.ALT" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --=====================_570284734==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed first, this is offtopic and has nothing to do with Tomat. Second, are *your* classes not reporting their line numbers or is some external package that your classes are using not reporting line numbers? My guess is the latter because with debug="on", your classes should be reporting line numbers. Jake At 05:45 PM 5/13/2003 -0400, you wrote: >I'm getting some exceptions in my webapp running under Tomcat 4.1.24 and >instead of displaying the line number in the stack trace it says >'Unknown Source'. > >Though my ant build.xml is setup like this: > > debuglevel="lines"> > >What am I missing? > >Thanks, >Matt > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --=====================_570284734==.ALT--