You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/10/25 14:11:59 UTC

[jira] [Created] (QPID-7469) [Java Broker] Improve VirtualHost#publishMessage

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org