Looking at the code, I see the missing linkage in _amq.js in the
_sendMessage() function.

The servlet will attach all request parameters as message properties (aka
headers).  But, that method does not attach any parameters.  Note that
message is called by the sendMessage() function.

BTW - what version of ActiveMQ is being used?  I can't find the
sendJMSMessage function.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Send-headers-with-ActiveMQ-ajax-client-tp4680774p4680986.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to