Jonatan Lemes created CXF-8296:
----------------------------------

             Summary: Custom Boolean ParamConverter wrong behaviour
                 Key: CXF-8296
                 URL: https://issues.apache.org/jira/browse/CXF-8296
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.3.6
         Environment: apache-tomee-webprofile-8.0.2
            Reporter: Jonatan Lemes
         Attachments: BindingController.java, BindingForm.java, 
JaxRsApplication.java, OpenMvcFeatureImpl.java, 
VanillaParamConverterProviderImpl.java

Attachmente files describes an sample application thats use custom boolean 
ParamConverter used with @BeanParam + @FormParam parameter. Cxf is returning 
false for Wrapper Boolean Object even when null is provided as value in 
converter. 

Libs/Impls like resteasy and jersey works correctly returning null for Wrapper 
Boolean Object. 

Is this expected or its a bug ? There is some workaround or way to force null 
without coercing to false when null is provided ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to