On 22 August 2011 08:48, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com">matthias@rabbitmq.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
message-id, just like all user-defined headers, are simply passed through. The exception are the headers we map to AMQP's 'basic' fields.<br></blockquote><div><br>Aha! Got it. Yes, that makes sense (given STOMP's blurring of envelope and message headers). So the bug is that user (= message) headers matching the name of STOMP-defined (= envelope) headers should be somehow stripped or renamed. ISTR that the STOMP adapter used to prefix user headers with "X-" for just such a reason.<br>
<br>Tony<br><br></div></div>