Dhiraj Bokde created CXF-6287:
---------------------------------

             Summary: JAX-RS client does not handle Enum query params
                 Key: CXF-6287
                 URL: https://issues.apache.org/jira/browse/CXF-6287
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.0.4
            Reporter: Dhiraj Bokde


A JAX-RS endpoints that uses an JAXB enumeration as a parameter marshals it 
using {{toString()}} instead of its {{public String value()} method. 
This results in invalid values being marshaled for values, such as 
{{STATUS_UPDATE}} instead of {{status-update}}. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to