You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2006/04/11 18:12:41 UTC

DO NOT REPLY [Bug 39271] - [beanutils] MethodUtils.getAccessibleMethod does not work for enums

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39271>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39271





------- Additional Comments From mchyzer@yahoo.com  2006-04-11 17:12 -------
I tried to use the code I suggested and it didnt work, I got an 
illegalAccessEsception from the method invocation.  I setAccessible(true) on 
the method, and it worked...  hmm.  So Java does not want you using reflection 
on enums that are publicly accessible?  I guess there is nothing to do with 
beanutils (and we can close this bug) unless someone has a suggestion.  
Thanks!  Chris

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org