Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 46554 invoked from network); 2 Feb 2011 22:25:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2011 22:25:20 -0000 Received: (qmail 30271 invoked by uid 500); 2 Feb 2011 22:25:17 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 30169 invoked by uid 500); 2 Feb 2011 22:25:16 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 30160 invoked by uid 99); 2 Feb 2011 22:25:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 22:25:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of billdsd@gmail.com designates 209.85.210.45 as permitted sender) Received: from [209.85.210.45] (HELO mail-pz0-f45.google.com) (209.85.210.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Feb 2011 22:25:09 +0000 Received: by pzk2 with SMTP id 2so117887pzk.18 for ; Wed, 02 Feb 2011 14:24:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=+jHV/S3upIHcAClFemAzm/VVnQuB+MpIPxuTEdFG36g=; b=d/ynFUCsDMhneRpXMJAKGP5ubXJ4eYpMQJNkd0dvjKfveURLAFZ+qjXc4xwGEaHR0+ jx6PnrCyf6yYk9zVxkD2UhsQOOqdyC2GVFBAtkjC3yXeYmxLnV4FpgHOSM5rmqq23VcM Qvz4LeR7+poIDN7da/bMg0D4aeqEjbyt/J+Ic= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=aQTCG76dGy3/pbEUqou4mRUI2X733Rh+rNHI2MhTj4fZrnc6kQDetUAW8FwTNCIXUq jg1ERJDgQAOlnvC9ARPqT8HqyuwQj5/r+WSv1OMjmudiPrhZBwbLePwZyFEsL65jBqXU e8SnqAyuC/S+9J7xR1LEL3tuaIS9NKMayi4ks= Received: by 10.142.188.5 with SMTP id l5mr9314378wff.131.1296685488904; Wed, 02 Feb 2011 14:24:48 -0800 (PST) Received: from [192.168.1.114] (wsip-68-105-254-142.sd.sd.cox.net [68.105.254.142]) by mx.google.com with ESMTPS id w14sm100900wfd.6.2011.02.02.14.24.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Feb 2011 14:24:48 -0800 (PST) Message-ID: <4D49D9B8.70806@gmail.com> Date: Wed, 02 Feb 2011 14:24:56 -0800 From: Bill Davidson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5 MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Re: Missing something with custom tags. References: <4D49D4CA.4000907@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2/2/2011 2:17 PM, Konstantin Kolinko wrote: >I think you are bumping into JavaBeans capitalization rules. Rename >your attribute to be "xname" or "xxName". That worked! Thanks! I think that's a pretty weird thing. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org