Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 6558 invoked from network); 16 Nov 2005 16:23:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Nov 2005 16:23:17 -0000 Received: (qmail 17018 invoked by uid 500); 16 Nov 2005 16:23:11 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 16952 invoked by uid 500); 16 Nov 2005 16:23:10 -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 16940 invoked by uid 99); 16 Nov 2005 16:23:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2005 08:23:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.durham.jr@gmail.com designates 64.233.162.192 as permitted sender) Received: from [64.233.162.192] (HELO zproxy.gmail.com) (64.233.162.192) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2005 08:24:44 -0800 Received: by zproxy.gmail.com with SMTP id 8so1693516nzo for ; Wed, 16 Nov 2005 08:22:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RUNfXLp8ZPlhFRN8MT+qGYSyImeFkC8ycyL6hziBL60dg9uGkhh5Xwio74l+Bi70/DdFQK3KjuD+7Te45vACArhXHg7KiqMlflz6Zn14JOjhp/RtFGKIbdiHZgMJpscC7pVnzFgO2U6ycitQfK5Zq6nUBRLTqGo0dX5bjM+y0xc= Received: by 10.36.80.13 with SMTP id d13mr25652nzb; Wed, 16 Nov 2005 08:22:48 -0800 (PST) Received: by 10.37.15.49 with HTTP; Wed, 16 Nov 2005 08:22:48 -0800 (PST) Message-ID: Date: Wed, 16 Nov 2005 10:22:48 -0600 From: David Durham To: Jakarta Commons Users List Subject: Re: [Beanutils]How to copy beans with different property type In-Reply-To: <20051116161536.63087.qmail@web15109.mail.cnb.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051116161536.63087.qmail@web15109.mail.cnb.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I have tried PropertyUtils.copyProperties method, but > i got argument type mismatch error, anyone tell me how > to do, thanks. http://jakarta.apache.org/commons/beanutils/commons-beanutils-1.7.0/docs/ap= i/org/apache/commons/beanutils/package-summary.html#conversion HTH, Dave --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org