I am facing an error with PropertyUtils.getProperty(), Which is :
Caused by: org.apache.commons.beanutils.ConversionException: Cannot assign value of type enum object to property 'status' of type 'java.lang.String' Please advice --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

