[
https://issues.apache.org/jira/browse/CXF-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved CXF-8680.
-----------------------------------------
Resolution: Fixed
> ClientProxyImpl fails to find boolean param values via BeanParam
> ----------------------------------------------------------------
>
> Key: CXF-8680
> URL: https://issues.apache.org/jira/browse/CXF-8680
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.3.13, 3.4.6, 3.5.1
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.5.2, 3.4.7
>
>
> When passing Java beans with boolean properties as {{@BeanParam}},
> {{ClientProxyImpl}} fails to get the actual property values because it looks
> only for "get" methods, not for "is".
> More in general, getter method lookup is not dealing with exceptions which
> can break the resolution process.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)