Hi Folks! I'm using the OpenWire C++ client submitted by Amazon to allow me to use JMS with my legacy C++ applications.
I'm a newbie to all of this but have managed to get the C++ example programs exchanging messages over distributed activeMQ instances on multiple machines. All great! What I want to know is, am I able to access the JMS Message Headers from the OpenWire C++ API? Say I wanted to know the JMSUserID? It should more or less mimic the JMS API, I know but I'm having a bit of trouble getting the header values extracted from the messages I'm publishing. Thanks in advance for any help, YMC -- View this message in context: http://www.nabble.com/OpenWire-C%2B%2B---access-to-JMS-Message-Headers-tf2189502.html#a6057663 Sent from the ActiveMQ - Dev forum at Nabble.com.
