To retrieve the message, you can get the properties you set.  For example, I
added an entry called 'invocation' to my map and retrieve it using
'message.getStringProperty':

invocationType = message.getStringProperty("invocation");
-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-Outputstream-message-properties-tf1807819.html#a5232553
Sent from the ActiveMQ - User forum at Nabble.com.

Reply via email to