From hivemind-user-return-397-apmail-jakarta-hivemind-user-archive=jakarta.apache.org@jakarta.apache.org Wed Nov 03 15:17:23 2004 Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 79238 invoked from network); 3 Nov 2004 15:17:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Nov 2004 15:17:22 -0000 Received: (qmail 36380 invoked by uid 500); 3 Nov 2004 15:17:22 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 36243 invoked by uid 500); 3 Nov 2004 15:17:21 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-user@jakarta.apache.org Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 36230 invoked by uid 99); 3 Nov 2004 15:17:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [216.120.167.2] (HELO angus.cowww.com) (216.120.167.2) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 03 Nov 2004 07:17:20 -0800 Received: from dexter.cowww.com ([10.72.64.14]) by angus.cowww.com with Microsoft SMTPSVC(5.0.2195.6713); Wed, 3 Nov 2004 10:14:34 -0500 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [SPAM] - set a java.lang.Integer inside a construct element - Email has different SMTP TO: and MIME TO: fields in the email addresses X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Date: Wed, 3 Nov 2004 10:17:16 -0500 Message-ID: <96AE6AD20A5069429DD395210BF1BCED8687C0@dexter.cowww.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [SPAM] - set a java.lang.Integer inside a construct element - Email has different SMTP TO: and MIME TO: fields in the email addresses Thread-Index: AcTBt33GjWGdLZjBQiKCTYCJrgfbIAAADuCg From: "Steve Gibson" To: X-OriginalArrivalTime: 03 Nov 2004 15:14:34.0375 (UTC) FILETIME=[D3706170:01C4C1B7] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Taken from the javadocs for java.beans.ProperttEditorManager Default PropertyEditors will be provided for the Java primitive types "boolean", "byte", "short", "int", "long", "float", and "double"; and for the classes java.lang.String. java.awt.Color, and java.awt.Font. Steve Gibson -----Original Message----- From: David J. M. Karlsen [mailto:david@davidkarlsen.com]=20 Sent: Wednesday, November 03, 2004 10:12 AM To: hivemind-user@jakarta.apache.org Subject: [SPAM] - set a java.lang.Integer inside a construct element - Email has different SMTP TO: and MIME TO: fields in the email addresses I use an invoke-factory, with a construct element inside, which contains several mostly Strings, but also a java.lang.Integer. but the Integer conversion fails (value=3D"1252") to convert: org.apache.hivemind.ApplicationRuntimeException: Unable to translate=20 '1252' to type java.lang.Integer: No property editor for=20 java.lang.Integer. surely there ought to be a converter to Integer? David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org