[
https://issues.apache.org/jira/browse/CXF-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207723#comment-13207723
]
Sergey Beryozkin commented on CXF-4107:
---------------------------------------
It also appears that application/x+javascript CXF defaults too is not the
typical default type. 'application/x-javascript' is listed on Google most often
> 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