Don't know a whole lot about the openwire c++ client, but I can talk to stomp.
The current CMS stomp C++ client does not expose the header interface, unfortunately. If you want to use the C stomp client, you can add any headers you want. The extensions to the standard stomp header are shown here: http://www.activemq.org/Stomp Regards, Nate -----Original Message----- From: Danielius Jurna [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 9:56 AM To: [email protected] Subject: OpenWire C++ and message headers Hello. How to set message headers using openwire c++ client? Also using stomp it was possible to set such geaders as "reply-to" and "correlation-id". How to set these? -- View this message in context: http://www.nabble.com/OpenWire-C%2B%2B-and-message-headers-t1511916.html #a4101733 Sent from the ActiveMQ - User forum at Nabble.com.
