JsonpInIinterceptor should set a default callback value if no callback query 
parameter is available
---------------------------------------------------------------------------------------------------

                 Key: CXF-4107
                 URL: https://issues.apache.org/jira/browse/CXF-4107
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin


CXF expects the name of the callback passed via a (configurable) callback 
parameter, _jsonp by default.
However, if Accept is set to application/x+javascript or similar then 
JsonpInInterceptor should default to 
some value if no callback parameter is available

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to