Lorenz Quack created QPID-7469:
----------------------------------
Summary: [Java Broker] Improve VirtualHost#publishMessage
Key: QPID-7469
URL: https://issues.apache.org/jira/browse/QPID-7469
Project: Qpid
Issue Type: Task
Components: Java Broker
Affects Versions: qpid-java-6.1
Reporter: Lorenz Quack
* When the POST request to VirtualHost#publishMessage does not contain a body
there is a ServerError
* When the message content contains non-ASCII character (e.g., ō) and the
mimeType is set there is a ServerError
* When the mimeType is set the message content is always interpreted as base64
and characters not in the base64 value space are discarded.
* Subsequently the mimeType is ignored and the message is delivered as a
BytesMessage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]