Paul Wilson created CXF-5469:
--------------------------------

             Summary: JsonpInInterceptor casts to HttpServletRequest
                 Key: CXF-5469
                 URL: https://issues.apache.org/jira/browse/CXF-5469
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.0.0-milestone1
            Reporter: Paul Wilson
            Priority: Minor


Request is cast to HttpServletRequest rather than reading the Message 
QUERY_STRING. 

Suggestion from Sergey B:

JAXRSUtils.getStructuredParams(message.get(Message.QUERY_STRING)).getFirst( .. )



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to