Stomp+nio transport fails sending byte messages with NULL chars
---------------------------------------------------------------
Key: AMQ-2822
URL: https://issues.apache.org/activemq/browse/AMQ-2822
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.3.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.4.0
The problem is that routine for parsing commands doesn't take Content-length
header into account, but only searches for the next NULL character.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.