trxg19 opened a new issue, #1822:
URL: https://github.com/apache/activemq/issues/1822

   Hi,
   I am using ActiveMQ Classic in version 6.1.8 and connect via. REST API to 
the AMQ Broker. When retrieving messages from a queue, the message is encoded 
using ISO-8859-1 (Latin).
   
   Is there a way to change this? I've already tried patching the jetty.xml 
file, but that didn't work. Right now, I'm having an issue where, for example, 
Cyrillic messages are being transmitted as ???? due to the incorrect encoding.
   
   Even a request with the Accept header set to `Accept: 
application/xml;charset=UTF-8` does not work. The response is always 
   `Content-Type: text/plain;charset=iso-8859-1`
   
   
   
   Thanks and kind regards,
   trxg19


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to