Alexey Markevich created CXF-7539:
-------------------------------------

             Summary: Provide Boolean wrapper object for == comparation
                 Key: CXF-7539
                 URL: https://issues.apache.org/jira/browse/CXF-7539
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 3.2.0
            Reporter: Alexey Markevich


{code}
@QueryParam("param") Boolean param
{code}
currently creates new Boolean object instance whick cause (Boolean.TRUE == 
param) to be false even with "true" value



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to