Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 40958 invoked from network); 2 May 2002 17:37:34 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 May 2002 17:37:34 -0000 Received: (qmail 20438 invoked by uid 97); 2 May 2002 17:37:37 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@nagoya.betaversion.org Received: (qmail 20337 invoked by alias); 2 May 2002 17:37:36 -0000 Delivered-To: jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 20315 invoked by uid 97); 2 May 2002 17:37:36 -0000 Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Users List" Reply-To: "Cactus Users List" Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 20303 invoked by uid 98); 2 May 2002 17:37:35 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: "Robertson, Jason" To: 'Cactus Users List' Subject: Log4J Issues Date: Thu, 2 May 2002 13:25:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm having a bear of a time getting my log4j setup working with the final 1.3 that was working fine with my dev build of a couple months ago. Some of it was me not updating my property files, but I have found a few issues: 1. On the server side, I need cactus.properties in the classpath. This is necessary so that LogService can find the 'cactus.enableLogging = true' property and enable the logging. The docs say this is only necessary on the client side. 2. The docs also say that default log_client.properties and log_server.properties files are in cactus.jar, but they are not. 3. I'm getting duplicate entries for each log line. I doubt this is a Cactus problem, anyone else seeing this? A log4j-1.2rc1 issue? 4. I no longer see my EJB's log statements (I'm testing EJBs via ServletRedirector). I also don't see any errors (e.g., 'please initialize the log4j subsystem properly') - I just don't see anything. This worked fine before. If anyone has ideas, please let me know! Jason -- To unsubscribe, e-mail: For additional commands, e-mail: