Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 67170 invoked from network); 30 Oct 2006 13:37:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2006 13:37:39 -0000 Received: (qmail 42118 invoked by uid 500); 30 Oct 2006 13:37:40 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 41969 invoked by uid 500); 30 Oct 2006 13:37:40 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 41930 invoked by uid 99); 30 Oct 2006 13:37:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 05:37:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [204.90.7.117] (HELO Mail4.53.com) (204.90.7.117) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 05:37:26 -0800 Received: from s1flokydce2k316.dm0001.info53.com ([10.212.194.124]) by Mail4.53.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 30 Oct 2006 08:36:50 -0500 Received: from s1flokydce2k322.dm0001.info53.com ([10.212.202.30]) by s1flokydce2k316.dm0001.info53.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 30 Oct 2006 08:36:47 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: RE: Betwixt CyclicReferenceException: Bean graph contains a cyclicreference Date: Mon, 30 Oct 2006 08:36:47 -0500 Message-ID: In-reply-to: <1162064273.18409.1.camel@knossos.elmet> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Betwixt CyclicReferenceException: Bean graph contains a cyclicreference Thread-Index: Acb6yEn2Kirt2HFcQPqR0AreAusuYABXzpkw From: "Rao, Sailesh" To: "Jakarta Commons Users List" X-OriginalArrivalTime: 30 Oct 2006 13:36:47.0510 (UTC) FILETIME=[726A5360:01C6FC28] X-Virus-Checked: Checked by ClamAV on apache.org Thanks to all who responded. I finally figured out that the betwixt file = for one of the beans was in lower case and not in title case. The bean cl= ass was in title case. So the code ran fine on windows but failed on AIX = because it could not pick up the .betwixt file. That probably resulted in= betwixt trying to introspect the bean and write all of its properties to= XML. =20 Regards Sailesh -----Original Message----- From: robert burrell donkin [mailto:robertburrelldonkin@blueyonder.co.uk] Sent: Saturday, October 28, 2006 3:38 PM To: Jakarta Commons Users List Subject: RE: Betwixt CyclicReferenceException: Bean graph contains a cyclicreference On Tue, 2006-10-24 at 14:11 -0400, Rao, Sailesh wrote: > In further digging through the trace logs, I find a whole bunch of Clas= sCastException prior to the CyclicReferenceException. > Any idea what may be causing the ClassCastExceptions?=20 could be a classloader issue since betwixt works by reflection - robert --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org This e-mail transmission contains information that is confidential and ma= y be privileged. It is intended only for the addressee(s) named above. = If you receive this e-mail in error, please do not read, copy or dissemin= ate it in any manner. If you are not the intended recipient, any disclosu= re, copying, distribution or use of the contents of this information is p= rohibited. Please reply to the message immediately by informing the sende= r that the message was misdirected. After replying, please erase it from = your computer system. Your assistance in correcting this error is appreci= ated. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org