Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 30360 invoked from network); 21 Feb 2008 17:10:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2008 17:10:09 -0000 Received: (qmail 813 invoked by uid 500); 21 Feb 2008 17:10:02 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 798 invoked by uid 500); 21 Feb 2008 17:10:02 -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 787 invoked by uid 99); 21 Feb 2008 17:10:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 09:10:02 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [131.249.80.52] (HELO eclipse.fccc.edu) (131.249.80.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 17:09:30 +0000 Received: from [10.64.8.230] (statlab9.ritf.fccc.edu [10.64.8.230]) (authenticated bits=0) by eclipse.fccc.edu (8.13.6/8.13.6) with ESMTP id m1LH9ZHA022688 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 21 Feb 2008 12:09:36 -0500 (EST) Message-ID: <47BDB04F.6020507@blitzstein.net> Date: Thu, 21 Feb 2008 12:09:35 -0500 From: Jared Blitzstein User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: user-java@ibatis.apache.org Subject: Re: Abator: Could not find SQL statement to include with refid References: <748cba5d0802210117p732cbbe3o7d6ff70a116ba917@mail.gmail.com> <748cba5d0802210902x644e5226o18df9466c6bb9957@mail.gmail.com> In-Reply-To: <748cba5d0802210902x644e5226o18df9466c6bb9957@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2008.2.21.85743 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' X-Virus-Checked: Checked by ClamAV on apache.org It doesn't go in abator, it goes in your sqlMapConfig where you register your sqlmaps. > Hi Graeme, > > Thanks for the prompt response. Does that go inside the abatorContext > or abatorConfiguration tag? I don't see this setting documented at > the Abator site (http://ibatis.apache.org/docs/tools/abator/). > > Thanks! > > On Thu, Feb 21, 2008 at 1:35 AM, Graeme J Sweeney > > wrote: > > On Thu, 21 Feb 2008, Ryan Shelley wrote: > > > Is there a way to > > either 1) get the namespace to be recognized, or 2) remove the > namespace > > > useStatementNamespaces="true" > /> > > > -- > Graeme - > >