Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 56052 invoked by uid 98); 27 May 2004 17:06:13 -0000 Received: from vmassol@pivolis.com by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(195.46.220.211):. Processed in 0.110306 secs); 27 May 2004 17:06:13 -0000 X-Qmail-Scanner-Mail-From: vmassol@pivolis.com via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(195.46.220.211):. Processed in 0.110306 secs) Received: from unknown (HELO pm-mx.noos.fr) (195.46.220.211) by hermes.apache.org with SMTP; 27 May 2004 17:06:13 -0000 Received: from noos.fr (pm-mnet3.mgn.net [195.46.220.218]) by pm-mx.noos.fr (Postfix) with SMTP id 946A827E46 for ; Thu, 27 May 2004 19:05:35 +0200 (MEST) X-Mailbox-Line: From vmassol@pivolis.com Thu May 27 19:05:32 2004 Received: from vma (vma [195.132.245.195]) by pm-mnet3.mgn.net with ESMTP; Thu, 27 May 2004 19:05:32 (MEST) From: "Vincent Massol" To: "'Cactus Users List'" Subject: RE: RE: need help to turn on logging information Date: Thu, 27 May 2004 19:05:42 +0200 Organization: Pivolis Message-ID: <04c501c4440c$dd248170$2502a8c0@vma> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N Hi Sachin, Actually what I've is said is not completely right. The Servlet Test Runner implementation has been reading the cactus.properties file for a long time now. Still could you please tell us where you have put your cactus.properties file? Another thing you may want to try is to specify a complete path. Instead of writing ~tomcat/[...] could you please write the full path. I don't know if the JDK on unix understands the "~" character. Thanks -Vincent > -----Original Message----- > From: Vincent Massol [mailto:vmassol@pivolis.com] > Sent: 27 May 2004 17:31 > To: 'Cactus Users List' > Subject: RE: RE: need help to turn on logging information > > > > > -----Original Message----- > > From: sachin shah [mailto:sachinsh@usc.edu] > > Sent: 25 May 2004 17:47 > > To: Cactus Users List > > Subject: Re: RE: need help to turn on logging information > > > > Hi, > > I am using the browser module (Cactus Servlet Test Runner). > > Sachin > > hmmm... What version of Cactus are you using? In version < 1.6 the Servlet > Test Runner was *NOT* reading the cactus.properties file. > > Also, where do you put your cactus.properties file? > > Thanks > -Vincent > > > > > ----- Original Message ----- > > From: Vincent Massol > > Date: Tuesday, May 25, 2004 0:33 am > > Subject: RE: need help to turn on logging information > > > > > Hi Sachin, > > > > > > Question: what integration module do you use to run your Cactus tests? > > > Ant? Maven? Other? > > > > > > Thanks > > > -Vincent > > > > > > > -----Original Message----- > > > > From: sachin shah [sachinsh@usc.edu] > > > > Sent: 25 May 2004 03:02 > > > > To: cactus-user@jakarta.apache.org > > > > Subject: need help to turn on logging information > > > > > > > > Hi, > > > > I am a new comer to Cactus and have been trying to attempt to turn > on > > > the > > > > logging information. > > > > I have created a cactus.properties file containing the following: > > > > > > > > cactus.logging.config = ~tomcat-root/logging_server.properties > > > > > > > > In the logging_server.properties file, I have the following: > > > > > > > > # Disable logging > > > > #org.apache.commons.logging.Log = > > > org.apache.commons.logging.impl.NoOpLog > > > > # Force to use JDK 1.4 logging > > > > org.apache.commons.logging.Log = > > > > org.apache.commons.logging.impl.Jdk14Logger > > > > > > > > java.util.logging.config.file = logging_server.properties > > > > handlers = java.util.logging.FileHandler > > > > java.util.logging.FileHandler.pattern = %h/java%u.log > > > > java.util.logging.FileHandler.formatter = > > > > java.util.logging.SimpleFormatter > > > > org.apache.cactus.*.level = FINEST > > > > > > > > For some reason it does not seem to pick it up. any help is > > > appreciated. > > > > Sachin > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------- > - > > > > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > > > > For additional commands, e-mail: cactus-user-help@jakarta.apache.org > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: cactus-user-help@jakarta.apache.org > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: cactus-user-help@jakarta.apache.org