Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 67879 invoked from network); 8 Aug 2008 13:56:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2008 13:56:12 -0000 Received: (qmail 56948 invoked by uid 500); 8 Aug 2008 13:56:08 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 56934 invoked by uid 500); 8 Aug 2008 13:56:08 -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 56923 invoked by uid 99); 8 Aug 2008 13:56:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2008 06:56:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [83.236.232.74] (HELO mail.asci-systemhaus.de) (83.236.232.74) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2008 13:55:13 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.asci-systemhaus.de (Postfix) with ESMTP id 9427735655 for ; Fri, 8 Aug 2008 15:55:09 +0200 (CEST) Received: from mail.asci-systemhaus.de ([127.0.0.1]) by localhost (mail.asci-systemhaus.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12623-08 for ; Fri, 8 Aug 2008 15:55:08 +0200 (CEST) Received: from [192.168.200.103] (unknown [192.168.201.253]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.asci-systemhaus.de (Postfix) with ESMTP id A567E37104 for ; Fri, 8 Aug 2008 15:55:08 +0200 (CEST) Message-ID: <489C503C.5010201@asci-systemhaus.de> Date: Fri, 08 Aug 2008 15:55:08 +0200 From: =?ISO-8859-1?Q?Ingmar_L=F6tzsch?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: user-java@ibatis.apache.org Subject: Re: 2.3.3 and Spring? Good to go? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at asci-systemhaus.de X-Virus-Checked: Checked by ClamAV on apache.org I'am using iBatis 2.3.0.677 with Spring 2.5.2. spring.jar (2008-03-01) aspectjweaver.jar (v. 1.5.4 I think) cglib-nodep-2.1_3.jar Ian Zabel schrieb: > I've seen some recent traffic on this list saying that Spring is > incompatible with iBatis 2.3.x. Is this still the case, or have these > issues been resolved? > > Thanks! > Ian.