Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 16004 invoked by uid 500); 4 Apr 2001 15:43:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 15908 invoked from network); 4 Apr 2001 15:43:46 -0000 Received: from smtp-rt-8.wanadoo.fr (HELO lantana.wanadoo.fr) (193.252.19.51) by h31.sny.collab.net with SMTP; 4 Apr 2001 15:43:46 -0000 Received: from citronier.wanadoo.fr (193.252.19.222) by lantana.wanadoo.fr; 4 Apr 2001 17:43:20 +0200 Received: from CALISTA (193.252.48.15) by citronier.wanadoo.fr; 4 Apr 2001 17:43:01 +0200 Reply-To: From: =?iso-8859-1?Q?Beno=EEt_Jacquemont?= To: Subject: RE: debugging servlets Date: Wed, 4 Apr 2001 17:42:23 +0200 Message-ID: <005301c0bd1d$da0c6300$3b02010a@intranet> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200104041538.f34FcNm71562@gilberto.physik.rwth-aachen.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N You have to use the -Djava.compiler=NONE command line option in your java command line in the tomcat.bat/tomcat.sh Beno�t > -----Message d'origine----- > De : Christoph Kukulies [mailto:kuku@gilberto.physik.rwth-aachen.de] > Envoy� : mercredi 4 avril 2001 17:38 > � : tomcat-user@jakarta.apache.org > Objet : debugging servlets > > > What was again the magic modification one has to make to > allow a more descriptive line in backtrace rather than > '(compiled code)' > when one gets for example: > > java.lang.NullPointerException > at java.util.Arrays.sort(Compiled Code) > at Some.doGet(Compiled Code) > at Some.doPost(Compiled Code) > at javax.servlet.http.HttpServlet.service(Compiled Code) > at javax.servlet.http.HttpServlet.service(Compiled Code) > at > org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled Code) > at org.apac.... > > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de