Right, but we are not talking about ModelMBean descriptor fields, rather the JBoss specific XMBean implementation. Its attributes the map to descriptor fields are case sensitive. Because of this I'm saying the constants should be case sensitive, and since all lookups of descriptor fields are done in a case insensitive manner, this only affects the XMBean.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adrian Brock Sent: Monday, January 05, 2004 3:54 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Change XMBean constants case? On Mon, 2004-01-05 at 11:45, Juha Lindfors wrote: > You should check the 1.2 spec and see if they've made a decision on > the case of the attribute names. > > -- Juha > Page 96 in "Predefined Descriptor Fields" "Field names are not case sensitive. The field descriptorType can also be referred to as DescriptorType or DESCRIPTORTYPE. The case used when a descriptor is created or updated is preserved. It is recommended that the form shown here be used consistently." So the case is unimportant. The only requirement is to preserve the case externally. Regards, Adrian ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
