Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8680

ClientProxyImpl fails to find boolean param values via BeanParam

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.13, 3.4.6, 3.5.1
    • 3.5.2, 3.4.7
    • JAX-RS
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ilgrosso Francesco Chicchiriccò
              ilgrosso Francesco Chicchiriccò
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: