Hi, Is it possible to get AMQ-generated message ID after executing producer.send(message) in any way?
It can be very useful to associate request with replay. Any other technique require generating unique number (GUID?) and use it as custom message header or name of temp topic :( -- View this message in context: http://www.nabble.com/Get-message-ID-from-producer.send%28message%29-t1791249.html#a4880140 Sent from the ActiveMQ - User forum at Nabble.com.
