Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 796F39EDE for ; Fri, 10 Feb 2012 21:29:15 +0000 (UTC) Received: (qmail 26804 invoked by uid 500); 10 Feb 2012 21:29:14 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 26741 invoked by uid 500); 10 Feb 2012 21:29:14 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 26729 invoked by uid 99); 10 Feb 2012 21:29:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 21:29:13 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [74.50.49.35] (HELO sosnoski.com) (74.50.49.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 21:29:07 +0000 Received: from [192.168.0.65] (ip-58-28-158-218.static-xdsl.xnet.co.nz [58.28.158.218]) (authenticated bits=0) by sosnoski.com (8.12.10/8.12.10) with ESMTP id q1ALShs2029056 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 10 Feb 2012 16:28:46 -0500 Message-ID: <4F358C0A.1030003@sosnoski.com> Date: Sat, 11 Feb 2012 10:28:42 +1300 From: Dennis Sosnoski User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111220 Thunderbird/9.0 MIME-Version: 1.0 To: users@cxf.apache.org Subject: wss4j logging in CXF Content-Type: multipart/alternative; boundary="------------060004020402040807080201" --------------060004020402040807080201 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm trying to investigate a security problem. I'd like to turn on the wss4j logging so I can see what's happening internally, but using the standard log4j.properties file in the classpath doesn't seem to have any effect. Anyone know how I can control wss4j logging? I've also tried to switch CXF logging to use log4j as described here http://cxf.apache.org/docs/debugging-and-logging.html#DebuggingandLogging-UsingLog4jInsteadofjava.util.logging but can't seem to make that work, either - the logging.properties file still seems to control the logging levels, and the output looks the same. Thanks for any suggestions, - Dennis -- Dennis M. Sosnoski Java SOA and Web Services Consulting CXF and Web Services Security Training Web Services Jump-Start --------------060004020402040807080201--