Jérôme Leleu created SHIRO-425:
----------------------------------
Summary: Ability to set a property value with an enum in shiro.ini
file
Key: SHIRO-425
URL: https://issues.apache.org/jira/browse/SHIRO-425
Project: Shiro
Issue Type: Improvement
Components: Configuration
Affects Versions: 1.2.1
Reporter: Jérôme Leleu
Priority: Minor
If I try to set an object property value with an enum (myObject.p = ENUM_VALUE)
in a shiro.ini file, I get an exception :
org.apache.shiro.config.ConfigurationException: Unable to set property 'p' with
value [ENUM_VALUE] on object of type myObject
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira