Hi, I'm looking for a way to set a property with an *enum* value in my shiro.ini file.
/myObject.p = ENUM_VALUE/ throws the following exception : /org.apache.shiro.config.ConfigurationException: Unable to set property 'p' with value [ENUM_VALUE] on object of type myObject/. Thanks. Best regards, Jérôme -- View this message in context: http://shiro-user.582556.n2.nabble.com/shiro-ini-set-enum-value-for-a-property-object-tp7578343.html Sent from the Shiro User mailing list archive at Nabble.com.
