The required ModelMBean destriptor fields like persistPolicy, persistPeriod, currencyTimeLimit are defined in ModelMBeanConstants as lower case values. These constants are used when parsing the XMBean xml descriptor attributes which need to be the case sensitive strings. Since these are converted to lowercase for the field lookups, why aren't the constants still being defined with the proper case? I'm changing this in the 3.2 version, shouldn't this be done on head as well?
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- 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
