Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 68451 invoked from network); 11 Nov 2004 22:23:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Nov 2004 22:23:44 -0000 Received: (qmail 10269 invoked by uid 500); 11 Nov 2004 22:23:41 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 10222 invoked by uid 500); 11 Nov 2004 22:23:40 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 10201 invoked by uid 99); 11 Nov 2004 22:23:40 -0000 Received-SPF: pass (hermes.apache.org: domain of robertburrelldonkin@blueyonder.co.uk designates 195.188.213.8 as permitted sender) Received: from [195.188.213.8] (HELO smtp-out5.blueyonder.co.uk) (195.188.213.8) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 11 Nov 2004 14:23:40 -0800 Received: from [10.0.0.2] ([82.38.65.173]) by smtp-out5.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 11 Nov 2004 22:24:04 +0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <52BCD478-3430-11D9-A094-003065DC754C@blueyonder.co.uk> Content-Transfer-Encoding: 7bit From: robert burrell donkin Subject: Re: [betwixt] ClassCastException -> IndexOutOfBoundException Date: Thu, 11 Nov 2004 22:23:33 +0000 To: "Jakarta Commons Users List" X-Mailer: Apple Mail (2.619) X-OriginalArrivalTime: 11 Nov 2004 22:24:04.0116 (UTC) FILETIME=[26B4CD40:01C4C83D] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 11 Nov 2004, at 20:26, Valeri Gavrilovets wrote: > The last post was tested with 0.6. > With 0.6.1 (20041110) it does not look better. oh but it does :) now try registering just the main bean (order) rather than the whole graph. (in other words, request, price and response.) - robert > 11.11.2004 21:19:09 (TibcoSimulator): ERROR: > SAXParseException: Error > at (13, 13: Index: 3, Size: 3 > 11.11.2004 21:19:09 (TibcoSimulator): ERROR: > java.lang.IndexOutOfBoundsException: > Ind > ex: 3, Size: 3 > at > org.apache.commons.digester.Digester.createSAXException(Digester.java: > 2540) > at > org.apache.commons.digester.Digester.createSAXException(Digester.java: > 2566) > at > org.apache.commons.digester.Digester.endElement(Digester.java:1061) > at > org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Un > known Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDi > spatcher.dispatch(Unknown Source) > at > org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkn > own Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown > Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > Source) > at > org.apache.commons.digester.Digester.parse(Digester.java:1586) > at > com.dart.simulator.tibco.TibcoBeanReader.parse(TibcoBeanReader.java: > 107) > > :-< > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org