Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 91243 invoked from network); 24 Sep 2005 17:31:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Sep 2005 17:31:30 -0000 Received: (qmail 29906 invoked by uid 500); 24 Sep 2005 17:31:29 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 29884 invoked by uid 500); 24 Sep 2005 17:31:28 -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 29871 invoked by uid 99); 24 Sep 2005 17:31:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Sep 2005 10:31:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE 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; Sat, 24 Sep 2005 10:31:34 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5C12D.A0D9E210" Subject: RE: Iteration Problem X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Sat, 24 Sep 2005 19:30:16 +0200 Message-ID: <50CA25BD6EEA954FA592C097399942E303F35A62@CM1.wis.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Iteration Problem thread-index: AcXBIPRpZIRLdtvMSMy0+lXkKHEIPwADCZYA 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 This is a multi-part message in MIME format. ------_=_NextPart_001_01C5C12D.A0D9E210 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable All text within CDATA-tags does not get parsed, because it is used to use special characters. There was another post a while back but it is not yet in the archives , you should be able to get it in a few days. The subject was 'Re: AW: ProbeException: Error getting ordinal list from JavaBean'. =20 If you move the CDATA-tags to the characters that need it (>,<, etcetera) it should work. =20 Niels =20 ________________________________ From: Greg Preston [mailto:greg.preston@gmail.com]=20 Sent: zaterdag 24 september 2005 18:00 To: user-java@ibatis.apache.org Subject: Iteration Problem =20 All, =20 There have been several good posts on this board regarding the use of the iteration tag over a list. For some reason I get the following error: =20 There is no READABLE property named 'approvalRoles[]' in class 'com.intv.it.rw.model.SessionCache' =20