Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 39893 invoked from network); 22 Mar 2006 07:53:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 07:53:00 -0000 Received: (qmail 72130 invoked by uid 500); 22 Mar 2006 07:52:58 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 72111 invoked by uid 500); 22 Mar 2006 07:52:57 -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 72097 invoked by uid 99); 22 Mar 2006 07:52:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 23:52:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [83.247.21.91] (HELO wis.nl) (83.247.21.91) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 23:52:56 -0800 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem with dynamic query. X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Wed, 22 Mar 2006 08:52:22 +0100 Message-ID: <50CA25BD6EEA954FA592C097399942E30E4638EC@CM1.wis.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with dynamic query. Thread-Index: AcZNUiYQFJueCEpSSTGtJ8jYK+6/3AAM0Jsg From: "Niels Beekman" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You cannot use an iterated property in the decision tags. I believe there is a JIRA issue for this. --> not allowed Niels -----Original Message----- From: Daniel Pitts [mailto:Daniel.Pitts@cnet.com]=20 Sent: woensdag 22 maart 2006 2:44 To: user-java@ibatis.apache.org Subject: Problem with dynamic query. I'm trying the following dynamic query, and ibatis throws an exception on initialization. (Even before I call the query) The exception is a Probe exception, cannot find ordinal for JavaBean , caused by NumberFormatException from string "". Can anyone tell me what I'm doing wrong? Query: