Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 3811 invoked from network); 20 Jul 2008 13:59:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2008 13:59:56 -0000 Received: (qmail 57544 invoked by uid 500); 20 Jul 2008 13:59:49 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 57528 invoked by uid 500); 20 Jul 2008 13:59:49 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 57517 invoked by uid 99); 20 Jul 2008 13:59:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jul 2008 06:59:49 -0700 X-ASF-Spam-Status: No, hits=3.7 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jul 2008 13:58:55 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KKZRX-00083k-Kb for user-java@ibatis.apache.org; Sun, 20 Jul 2008 06:59:19 -0700 Message-ID: <18554752.post@talk.nabble.com> Date: Sun, 20 Jul 2008 06:59:19 -0700 (PDT) From: Tokajac To: user-java@ibatis.apache.org Subject: SOLVED! Re: iBatis Tomcat log4j IntelliJ IDEA In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: imre_tokai@hotmail.com References: <18515069.post@talk.nabble.com> <23e0d1170807171140l342c9927yab01ade74ee7bcb3@mail.gmail.com> <774998.11037.qm@web52503.mail.re2.yahoo.com> <18536463.post@talk.nabble.com> <18546012.post@talk.nabble.com> <4882A035.8050507@cruzio.com> <18552889.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Problem SOLVED! I had to put line: com.ibatis.common.logging.LogFactory.selectLog4JLogging(); BEFORE any iBatis query! Thank You all for Your help! Regards! -- View this message in context: http://www.nabble.com/iBatis-Tomcat-log4j-IntelliJ-IDEA-tp18515069p18554752.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.