[ 
https://issues.apache.org/jira/browse/SHIRO-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214387#comment-15214387
 ] 

Brian Demers commented on SHIRO-425:
------------------------------------

Personally, I think we need the equivalent in master before/at the same time 
this gets in 1.2.x (and this patch does not apply to mater) as 
ReflectionBuilder does not exist.  Take a look at 
`config/core/src/main/java/org/apache/shiro/config/`

> 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
>         Attachments: shiro425.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to