[beanutils] wont recognize isXXX() properties returning Boolean Object
----------------------------------------------------------------------

                 Key: BEANUTILS-321
                 URL: https://issues.apache.org/jira/browse/BEANUTILS-321
             Project: Commons BeanUtils
          Issue Type: New Feature
    Affects Versions: 1.7.0
            Reporter: thomas menzel


I have a bean class "Cache" which is generated from jaxb , which has the 
isEnable method, i can not use the xpath expression "/cache/enable"to retrive 
the result, is that means BeanUtils only support setXXX getXXX? not support 
isXXX for boolean values?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to