Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 8279 invoked from network); 18 Apr 2002 04:25:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Apr 2002 04:25:31 -0000 Received: (qmail 4032 invoked by uid 97); 18 Apr 2002 04:25:39 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 4016 invoked by uid 97); 18 Apr 2002 04:25:38 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 4005 invoked from network); 18 Apr 2002 04:25:38 -0000 Reply-To: From: "Jim Alateras" To: "Avalon Developers List" Subject: Problem using AbstractLogEnabled Date: Thu, 18 Apr 2002 14:25:37 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: 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 have a class that extends AbstractLogEnabled public class ActionRunner extends AbstractLogEnabled implements Runnable { } bur when I attempt to use getLogger() it always returns an NPE. Is there any initialization that is required before I can use the logger feature. cheers -- To unsubscribe, e-mail: For additional commands, e-mail: