[
https://issues.apache.org/jira/browse/AMQ-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893651#comment-16893651
]
ASF subversion and git services commented on AMQ-7242:
------------------------------------------------------
Commit a342490931dbfc9f0495aadd816ae66b97bcd1b5 in activemq's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=a342490 ]
Merge pull request #375 from coheigea/AMQ-7242
AMQ-7242 - REST Content Type fixes
> REST Content Type fixes
> -----------------------
>
> Key: AMQ-7242
> URL: https://issues.apache.org/jira/browse/AMQ-7242
> Project: ActiveMQ
> Issue Type: Improvement
> Components: webconsole
> Affects Versions: 5.15.9
> Reporter: Colm O hEigeartaigh
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are some problems with the REST Content-Type logic in MessageServlet as
> documented here: [https://activemq.apache.org/rest]
> * Specifying {{xml=true}} or {{json=true}} in the URL doesn't actually work,
> as the code is never called in MessageServlet.
> * The defaultContentType is always written out for XML messages, even if
> it's not an XML message.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)