Hi, I just started to learn JMS and am confused by javax.jms.Message and ActiveMQMessage. I know Message is an interface and ActiveMQMessage is a class implementing the Message interface. But I don't know when to use which? I only saw most examples using Message.
Similar problems for Destination vs ActiveMQDestination, Queue vs ActiveMQQueue. Thanks for your time. Michael -- View this message in context: http://www.nabble.com/-newbie--Confused%3A-javax.jms.Message-vs-ActiveMQMessage-tf2275210.html#a6318401 Sent from the ActiveMQ - User forum at Nabble.com.